Files | Admin

Notes:

Release Name: 1.0.0

Notes:
A Hoe plugin to help you debug your codes. This plugin provides
<tt>test:gdb</tt> and <tt>test:valgrind</tt> tasks (with 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>.


Changes: === 1.0.0 / 2009-06-22 * 1 major enhancement * Birthday!