bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

memory leaks


From: Marina Vaillant
Subject: memory leaks
Date: 1 Aug 2001 09:18:48 -0700

Can gdb find memory leaks ?

I am trying to look into a core file to find the source of a
segmentation fault caused by a realloc().
I see using backtrace that it occurs in the realloc and in
_malloc_unlocked().

But how can i find the source of the error? 

Marina



reply via email to

[Prev in Thread] Current Thread [Next in Thread]