[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] xmlGcMemSetup & xmlMemSetup
- From: Stefan Behnel <stefan_ml behnel de>
- To: Marco Spinetti <spinmar interfree it>
- Cc: "William M. Brack" <wbrack mmm com hk>, xml gnome org, veillard redhat com
- Subject: Re: [xml] xmlGcMemSetup & xmlMemSetup
- Date: Wed, 08 Aug 2007 16:11:44 +0200
Marco Spinetti wrote:
> I tried to use gdb to debug the sorce I attached last email.
You might get better results with valgrind. When you run into a memory free
error with a program that runs under valgrind control, it will tell you where
the memory came from or when it was already freed and the like.
Stefan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]