hoe-debugging 1.2.1
A Hoe plugin to help you debug your C extensions. This plugin provides <tt>test:gdb</tt> and <tt>test:valgrind</tt> tasks (plus a few variants). See the Hoe::Debugging module for a few configuration options. This plugin expects you to have <tt>gdb</tt> and <tt>valgrind</tt> available in your <tt>PATH</tt>. These tasks were extracted from nokogiri / johnson and originally written by ruby legend, {Mike Dalessio}[http://mike.daless.io].