On Mon, 2003-01-27 at 11:43, christopher j bottaro wrote:
> hello,
> what is a good memory leak detection/resolver tool?

I frequently use memprof.

> i found a few on 
> freshmeat.net, but i couldn't figure out which one is the standard (or most 
> popular) one...
> 
> which is the one included with redhat-8.0?

Several are included, but I don't know if I'd call any of them "the
standard".  Even glibc's own "malloc" can detect simple memory errors if
you set the MALLOC_CHECK_ environment variable.  See the man page for
"malloc".

Also have a look at the ElectricFence package and memprof.




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to