Hudo Rodrigues de Almeida wrote:
Hi, all...

Do you know any static analyzer for Palm OS?

I am asking this question because we’ve been facing a “frozen screen” after quitting my application.

We tried so hard to check for the de-allocation of memory we had allocated, but it seems ok.

Is there some static analyzer for Palm OS which could check for memory leaks?

This would be quite useful.

Thanks in advance.

Rgds,

Hudo


try to run your application on palmos emulator, problem is that most of modern applications don't work on it at all. it has perfect suport for looking for memory leaks, it even shows in which function it appeared

if its not usable then try some *debug* simulator. its much less usable and it will only tell you that some leak happened - but still better then nothing

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

Reply via email to