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
Authors

John Barnette

3,793 total downloads 1,352 for this version
Owners

C237cf537a06b60921c97804679e3b15Bd6e7860b5a891bff077aeaeb5434e60

Gemfile
gem "hoe-debugging", "~> 1.0.3"
Versions
  1. 1.0.3 February 6, 2012
  2. 1.0.2 November 13, 2011
  3. 1.0.1 June 26, 2009
  4. 1.0.0 June 22, 2009
Runtime Dependencies
  1. hoe >= 2.2.0
Development Dependencies
  1. rdoc ~> 3.10