hoe-debugging
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`.
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
2.0.0
John Barnette and Mike Dalessio
bundle add hoe-debugging
Getting Started
Learn more about the Hoe-debugging gem.
Playground
Test, play and inspect the gem for yourself