you could try gprof. gprof profiles the running of the process. 
Then there is -Wall compiler switch which warns of some memory leaks.
there is also memprof etc (you can find a list of these on freshmeat.net)

HTH
-Nikhil.


On Thu, 23 Sep 2004 09:55:01 +0200, James Dominy <[EMAIL PROTECTED]> wrote:
> > Could anybody suggest a good replacement debugging software on linux,
> > against Purify PLUS ?
> 
> Have you tried DDD?
> - James
> 
> 
> 
> 
> --
> ______________________________________________________________________
> Pune GNU/Linux Users Group Mailing List:      ([EMAIL PROTECTED])
> List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
> Send 'help' to [EMAIL PROTECTED] for mailing instructions.
> 



-- 
-----------------------------------------------------------------------------
if (you.canRead(this)) you.canGet(new job(!problem));
-----------------------------------------------------------------------------
--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      ([EMAIL PROTECTED])
List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to