Hi, Harald

 

Thank you for the solution provided.

 

I'll try it.

After that, if I have some interesting finding to share, I'll do it.

 

Best regards

 

________________________________

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Harald 
Schlangmann
Sent: terça-feira, 18 de março de 2008 17:16
To: Palm Developer Forum
Subject: AW: Is there any static analyzer for Palm OS?

 

Hi,

 

I use the following code to track memory leaks. To use it, you need a set of 
functions for

tracing (TRACE*) and add  MemTraceAllocated();  to the end of your AppStop (or 

similar) routine. All chunks not freed will be shown including file and line 
allocated.

Furthermore I use the MEMALLOC() and MEMFREE() macros to request / free memory.

 


-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to