Re: Looking for segfaults



"Dugas, Alan" <alan.dugas@analog.com> writes:
> Can anybody point me to a good (and hopefully free) memory checker
> to hunt down a segfault I'm running into with a GTK+ application
> I've written.  Thanks in advance.
> 

The first line of defense is MALLOC_CHECK_=2 with GNU libc, see 'man
malloc'. Then you can try Electric Fence, though I've had a hard time
getting it to work recently.

Havoc





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