Hi I don't know how to walk through the heap, but if the MemHeapCheck() fails, it might be too late for any walk. May be it's the time to try something like I described in the thread Memory Leak tracking a few days ago. It is not a medicine for everything, but I know cases where it helped.
Jan Slodicka ----- Original Message ----- From: "Randy Eaton" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Friday, January 24, 2003 9:02 PM Subject: Palm OS Heap Walking > Help!! > > Does anyone have any example code or can anyone give me a > detailed explanation of how to walk the heap on a PalmOS device? I'm > developing an app for PalmOS 5 but am having some kind of heap > corruption. I get an error when calling MemHeapCheck(). I get the same > error on PalmOS 3.5 and PalmOS 5.0 devices so if I can figure out how to > walk the heap on either of thes OS's I may be able to get a clue as to > which memory I'm screwing up. > > Thanks! > Randy > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
