On Thu, Nov 08, 2001 at 02:39:03AM -0800, Vineet Kumar wrote: > * T.Phan ([EMAIL PROTECTED]) [011107 15:39]: > > Hi, > > > > Is there any purify clone for linux? > > TIA! > > Start here: > > > [EMAIL PROTECTED] ~ % apt-cache search malloc > ccmalloc - A memory profiler/debugger > debauch - A malloc debugger > dmalloc - Debug memory allocation library > electric-fence - A malloc(3) debugger > fda - C malloc debug library > gccchecker - Memory access debugger for C language development > kmtrace - a KDE memory leak tracer
If you are looking for one to use with C++ I recomend the LeakTracer. It is fairly nice, althought quite dificult to install, at least to me it was. The page is: http://www.andreasen.org/LeakTracer/ P.S. No graphical interface, no one that I know of. HTH, Rafael Sasaki