
HELP:Detecting memory leaks
Quote:
> > Hi, are there any free software/libraries for solaris for detecting
> > memory leaks in my C programs? I've heard that mprof is very good, but
> > I can't get it to compile in solaris...mprof can't find a.out.h and stab.h
> > (what are these anyway?). Any advice will be appreciated. Thanks.
> There is some advice in the comp.lang.c FAQ:
> 18.2: How can I track down these pesky malloc problems?
Whoops, I forgot to tell you where the FAQ can be obtained, sorry.
You can get the FAQ at http://www.eskimo.com/~scs/C-faq/top.html or
at ftp://rtfm.mit.edu/pub/usenet/comp.lang.c/C-FAQ-list and it gets
posted to this newsgroup and to news.answers regularly (at the
beginning of each month).
Stephan
(initiator of the campaign against grumpiness in c.l.c)