At 5:52 PM -0700 7/22/02, Jaxo, Inc. wrote: >How does one turn on memory leak checking in the Palm OS 4 SDK Emulator?
There is no "Palm OS 4 SDK Emulator". The Palm OS Emulator is downloaded from its own Web page; it is not part of any SDK. >A colleague gets memory leak traces, but even though our settings >appear to be the same, I cannot generate these same reports. If you're not getting the same results, then *something's* different. You need to figure out what. If the settings are the same, then it's something else (different Emulator, ROM, application, set of test steps, etc.). >And, how doe sone do the same int he Palm OS 5 SDK Simulator? AFAIK, you don't. It doesn't support that feature. >The only thing I get in the simulator is a fatal alert that syas: > > systemmgr.c, Line:3996, Minor error while exiting app: > un-freed chunk at 0x00F79848, size 48 (ownerID 2) This is what you'd normally get from the ROM. Poser overrides this behavior and provides its own memory tracking and reporting. -- Keith Rollin -- Palm OS Emulator engineer -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
