RubyGems.org

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>. These tasks were extracted from nokogiri / johnson and originally written by ruby legend, {Mike Dalessio}[http://mike.daless.io].

installgem install hoe-debugging -v 1.0.2
Authors

John Barnette

11,226 total downloads 1,004 for this version
Owners

A21b8d121dbf1ff5ff5eddd734949217Bd6e7860b5a891bff077aeaeb5434e60

Gemfile
gem "hoe-debugging", "~> 1.0.2"
Versions
  1. 1.1.1 November 26, 2012
  2. 1.1.0 September 26, 2012
  3. 1.0.5 June 19, 2012
  4. 1.0.4 June 19, 2012
  5. 1.0.3 February 6, 2012
Show all versions (8 total)
Runtime Dependencies
  1. hoe >= 2.2.0
Development Dependencies
  1. hoe ~> 2.12