RubyGems Navigation menu

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].

Gemfile:
=

install:
=

Versions:

  1. 2.0.0 November 04, 2018 (15 KB)
  2. 1.5.0 November 02, 2018 (14.5 KB)
  3. 1.4.2 June 19, 2017 (13.5 KB)
  4. 1.4.1 June 19, 2017 (13.5 KB)
  5. 1.4.0 June 19, 2017 (13.5 KB)
  6. 1.2.1 December 17, 2015 (8 KB)
Show all versions (16 total)

Development Dependencies (6):

hoe ~> 3.1
hoe-git >= 0
rdoc ~> 4.0
rspec ~> 2.0

Owners:

Authors:

  • John Barnette, Mike Dalessio

SHA 256 checksum:

=

Total downloads 131,845

For this version 17,569

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: