Re: Purify for Linux

2001-11-08 Thread Andrew Agno
> > [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 l

Re: Purify for Linux

2001-11-08 Thread Rafael Sasaki
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 -

Re: Purify for Linux

2001-11-08 Thread Vineet Kumar
* 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(

Re: Purify for Linux

2001-11-07 Thread Gary Hennigan
"T.Phan" <[EMAIL PROTECTED]> writes: > Is there any purify clone for linux? > TIA! There are various free bounds checkers for Linux. The only one I ever used was Electric Fence and that was a LONG time ago. I think there are others. If you want a commercial product you can look at Parasofts I

Purify for Linux

2001-11-07 Thread T.Phan
Hi, Is there any purify clone for linux? TIA! --- tcp