Re: Debugging the Memory leakage
- From: "Peter T. Breuer" <ptb@xxxxxxxxxxxxxxx>
- Date: Tue, 31 Jan 2006 12:37:07 +0100
Kasper Dupont <24429151269523788535@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> http://www.daimi.au.dk/~kasperd/comp.os.linux.development.faq.html#memleak
Nice text.
Doesn't mention my favorite memory debugger technique, however:
dmalloc - Debug memory allocation library
Things like valgrind and electric-fence are too heavyweight for my
taste. Dmalloc just links in a new malloc library.
Peter
.
- References:
- Debugging the Memory leakage
- From: Anand
- Debugging the Memory leakage
- Prev by Date: Re: Debugging the Memory leakage
- Next by Date: Re: Debugging the Memory leakage
- Previous by thread: Re: Debugging the Memory leakage
- Next by thread: Re: Debugging the Memory leakage
- Index(es):