[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>
- Subject: Re: Mem Leak Tracer (monitored malloc)
- From: Oleg Goldshmidt <ogoldshmidt(at-nospam)computer.org>
- Date: 22 Nov 2001 17:57:20 +0200
- Cc: linux ILUG <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: Eli Marmor's message of "Thu, 22 Nov 2001 15:22:57 +0200"
- Organization: Speaking for myself only.
- Original-Sender: ogoldshmidt@computer.org
- References: <3BFCFC31.8C18F342@netmask.it>
- Reply-To: linux-il(at-nospam)linux.org.il
- Sender: oleg(at-nospam)data-zoo.com
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Cuyahoga Valley)
Eli Marmor <marmor@netmask.it> writes:
> Does anybody have any experience with one or more of them?
> Any recommendations?
I have used dmalloc and ElectricFence. Both are very helpful.
> Tips?
In the past I found it very useful to compile with ParaSoft's Insure
during development. It flushes an enormous quantity of subtle
problems. It is not OSS, and costs quite a bit of money, but it is
worth considering for a company. I don't remember what the cost or the
exact license terms were (IIRC it was a site licence for multiple
developers), but it should be easy to find out from
http://www.parasoft.com (NB: URL from memory), or from Linux-IL
members who are using it.
--
Oleg Goldshmidt | ogoldshmidt@NOSPAM.computer.org
"If it ain't broken, it has not got enough features yet."
=================================================================
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