Tool for detecting memory leak in FreeBSD 4.8

2004-04-12 Thread jitendra pande
Hi ,
 
I didn't find any memory detection tool foir FreeBSD 4.8.
 
Any idea how can i detect memory leaks in freeBSD 4.8
 
Looking for an early reply.
 
Thanks
Jitendra


-
Do you Yahoo!?
Yahoo! Tax Center - File online by April 15th
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Tool for detecting memory leak in FreeBSD 4.8

2004-04-12 Thread Dan Nelson
In the last episode (Apr 12), jitendra pande said:
 I didn't find any memory detection tool foir FreeBSD 4.8.
  
 Any idea how can i detect memory leaks in freeBSD 4.8

dmalloc in ports (ports/devel/dmalloc) is very useful for catching
leaks.

-- 
Dan Nelson
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]