Thank you very much, Michal! My app doesn't work on simulator at all, but it's a good idea trying a "debug" simulator.
Best regards -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michal Seliga Sent: quarta-feira, 19 de março de 2008 02:59 To: Palm Developer Forum Subject: Re: Is there any static analyzer for Palm OS? 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/ -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
