From: Mike Dalessio Date: 2012-09-26T21:55:29+09:00 Subject: [ANN] hoe-debugging 1.1.0 Released --14dae93410cb3cb86104ca9a56c5 Content-Type: text/plain; charset=ISO-8859-1 hoe-debugging version 1.1.0 has been released! * # DESCRIPTION: A Hoe plugin to help you debug your C extensions. This plugin provides `test:gdb and `test:valgrind` tasks (plus a few variants), along with tasks to generate and use valgrind suppression files (new!). See the Hoe::Debugging module for a few configuration options. This plugin expects you to have `gdb` and `valgrind`available in your PATH. # CHANGES: * Features in 1.1.0 / 2012-09-26 * Valgrind suppression files can be generated with `rake test:valgrind:suppression` * If present, valgrind suppressions will be used when valgrinding. --14dae93410cb3cb86104ca9a56c5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
hoe-debugging version 1.1.0 has been released!

* <http://github= .com/jbarnette/hoe-debugging>

# DESCRIPTION= :

A Hoe plugin to help you debug your C extensions. This = plugin provides `test:gdb and `test:valgrind` tasks (plus a few variants), = along with tasks to generate and use valgrind suppression files (new!).

See the Hoe::Debugging module for a few configuration o= ptions.

This plugin expects you to have `gdb` and = `valgrind`available in your PATH.

# CHANGES:

* Features in=A01.1.0 / 2012-09-26

=
=A0 * Valgrind suppression files can be generated with `rake test:valg= rind:suppression`
=A0 * If present, valgrind suppressions will be= used when valgrinding.

--14dae93410cb3cb86104ca9a56c5--