[Harbour] Debugging c code
Viktor Szakáts
harbour.01 at syenar.hu
Mon Feb 1 10:10:00 EST 2010
Hi April,
Under Ubuntu you can use valgrind to find out the exact locations
of leaked allocations. Check the debugging section in INSTALL.
Brgds,
Viktor
On 2010 Feb 1, at 04:00, April White wrote:
> When my C level code does not release memory, the fm statistics reports this but gives the public function though in some cases the allocation occured in a sub-function.
>
> Is there a macro I can use to identify this sub-function? I could leave it in the code wrapped conditional code for debug only.
>
> April
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> Harbour at harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
More information about the Harbour
mailing list