RubyGems Navigation menu

hoe-debugging 2.0.0

A Hoe plugin to help you debug your C extensions. This plugin provides `test:gdb` and `test:valgrind` tasks (plus a few variants). As of v1.5 it also can generate a valgrind suppression from a previous test suite's log file. See the `Hoe::Debugging` module for a few configuration options. This plugin expects you to have `gdb` and `valgrind` available in your `PATH`.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 2.0.0 - November 04, 2018 (15.0 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)
顯示所有版本(共 16)

Development 相依性套件 (9):

bundler ~> 1.16
concourse ~> 0.1
hoe ~> 3.1
hoe-git >= 0
rdoc ~> 4.0
rspec ~> 3.5.0

擁有者:

作者:

  • John Barnette, Mike Dalessio

SHA 256 checksum:

2ac86b58bd2d0b4164c6d82e6d46381c987c47b0eb76428fd6e616370af2cc67

總下載次數 129,068

這個版本 34,867

License:

MIT

Ruby 版本需求: >= 0

相關連結: