Another frustration is when you want to stop the debugger - the only way we can find to do it quickly is by soft-resetting the simualtor - killing the deebugger (clicking the x ) hangs for a very long time.....and idea why this is.
When you hit the "X" to end the debugger session, the debugger does a few things -- it communicates with the target to unprotect and unlock the DBs it locked, it modifies memory to remove and breakpoint instructions that have been left in place, and it issues a reset command. If the communication channel is broken, there can be a timeout while the debugger determines that it can no longer control the device.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
