[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Mem Leak Tracer (monitored malloc)
- To: Eli Marmor <marmor(at-nospam)netmask.it>, linux ILUG <linux-il(at-nospam)linux.org.il>
- Subject: Re: Mem Leak Tracer (monitored malloc)
- From: Vlad <svladek(at-nospam)netvision.net.il>
- Date: Thu, 22 Nov 2001 17:18:53 +0200
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-reply-to: <3BFCFC31.8C18F342@netmask.it>
- References: <3BFCFC31.8C18F342@netmask.it>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
i have tried a lot of malloc debuggers and i can recommend dmalloc it's very
good for finding leaks and validate pointers , but if you want simple and
clear reporting try using memprof ( you can find it on freshmeat) it has a
very good gtk gui for reporting leaks and profiling , but unfortunally they
doesn't work well with threads
On 22 November 2001 15:22, Eli Marmor wrote:
> linux ILUG <linux-il@linux.org.il>
--
=========================================
Vladek Sobolevsky (Lingvo)
* Black Holes it's where God divided by zero*
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il