On Fri, Jan 24, 2003 at 03:10:26PM -0500, Mark Eichin wrote: >just figured out that the reason -DL doesn't do anything with >perl-debug either is this bit: >$ perldoc perlrun | grep LEAK > 4096 L Memory leaks (needs -DLEAKTEST when compiling Perl) >$ perl -V | grep LEAK >$ debugperl -V | grep LEAK
LEAKTEST is no longer supported. Adding usemymalloc and PERL_DEBUGGING_MSTATS though. --bod -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]