I'm trying out the Palm Debugger (in CW 9.3) for the first time, connected to a Tungsten E device.
I can make the connection and get a dir of the databases, so it's working.
However, when I try the command "ht 0000" to try to display some info on the dynamic heap, I get this result:
ht 0000 Displaying Heap ID: 0000, mapped to 00100000
##ERROR: Invalid chunk flags
I get this even immediately following a hard reset.
Can anyone explain this to me?
Are there any good tutorials on using the Palm debugger? I suspect that my code is being trashed, and I want to try to detect it while the application is running (maybe a watch point or something).
Has anyone been able to "hchk 0000" in the debugger to successfully check the dynamic heap of a Tungsten E? Which version of the debugger are you using? Are there any reasons why this should fail? I'm still unable to get it to work. Unfortunately I can't debug the application without being able to check the heaps. :-(
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
