On Monday 23 May 2005 7:08 pm, Atul Thosar wrote:
> hello all
> i need an efficient tool that finds memory lecks in program
> program is written in c, platform linux
>
Either of memprof / ccmalloc / leaktracer / electric fence.
Kaustubh
--
"Linux: the operating system with a CLUE...
Command Line
On Monday 23 May 2005 7:08 pm, Atul Thosar wrote:
> hello all
> i need an efficient tool that finds memory lecks in program
> program is written in c, platform linux
>
Also try
http://www.linuxlinks.com/Software/Programming/Development/Debugging/Memory/index.shtml
Kaustubh
--
"I'd crawl over an
Atul Thosar wrote:
i need an efficient tool that finds memory lecks in program
program is written in c, platform linux
currently i am using valgrind tool.
You can give a shot to Electric Fence, which is a malloc()
debugger. http://perens.com/FreeSoftware/ElectricFence/ is the
link.
IMHO, valg
hello all
i need an efficient tool that finds memory lecks in program
program is written in c, platform linux
currently i am using valgrind tool.
can any body know other very efficient tools ?
--
Have a Nice Day
Atul
--
__
Pune