[Gambas-user] How to compile gambas3 with debugging information
Benoît Minisini
gambas at ...1...
Mon Mar 19 02:07:25 CET 2012
Le 19/03/2012 01:52, Sebi a écrit :
> Hi, I would like to know how to compile gambas with debugging information, more specifically, to get information about memory allocations. This is because I'm getting an error every time I close my app about x allocations non freed. It would be nice if I could help fix this bugs.
>
> I've been playing a bit with gb_alloc_temp.h, but I couldn't get it to compile without throwing lots of errors If I manually enabled debugging.
>
> Thanks!
>
This won't help you if the non-freed memory comes from cross-references
and not a gambas bug.
--
Benoît Minisini
More information about the User
mailing list