The following module was proposed for inclusion in the Module List:
modid: Devel::Plumber
DSLIP: bdpOp
description: memory leak finder for C programs
userid: GNB (Greg Banks)
chapterid: 3 (Development_Support)
communities:
similar:
rationale:
Devel::Plumber is a memory leak finder for C programs, implemented
in Perl. It uses Devel::GDB to walk internal glibc heap structures,
so it can work on either a live process or a core file. Compared to
Valgrind, Purify, or various malloc debugging libraries,
Devel::Plumber
* is very slow, * does not provide stack traces * does not work on
MT programs
However it is much easier to use in a production environment
(rather than a test environment) because the program
* does not require any special building or instrumentation * does
not need to be launched specially, * can already be running or even
dumped a core, * if running, will continue unmolested after
Devel::Plumber has finished
enteredby: GNB (Greg Banks)
enteredon: Fri Dec 16 04:04:58 2011 GMT
The resulting entry would be:
Devel::
::Plumber bdpOp memory leak finder for C programs GNB
Thanks for registering,
--
The PAUSE
PS: The following links are only valid for module list maintainers:
Registration form with editing capabilities:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=62900000_eb250ba96f878736&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=62900000_eb250ba96f878736&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Devel%3A%3APlumber