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)
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to