Hi, I'm trying to debug with 4.1 debug rom of 505.
This occurs mainly in lines tha calls functions. if I try to debug line by line, the debugger hangs. if I put a break point after the line and press F5, works fine. Tks. Ricardo ----- Original Message ----- From: "Ben Combee" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Wednesday, June 18, 2003 12:54 PM Subject: Re: CW9 blocks/freezes while debbuging with breakpoints... At 05:01 AM 6/18/2003, Rodolphe Br�jaude wrote: >Hi, > >I have big troubles with CW9 which always stopped while arriving at a >breakpoint. >The application is stopped but CW don't show me the windows. every things is >blocked!! > >I can't do Step in or anything else. > >I can only Reset the Palm and sometimes quit CW and relaunch it... > >Do you know why such a behaviour?? I do not have a reproducable case for this behavior, therefore, I can't see what's happening and do anything to fix it. You need to provide more detail in this bug report, BTW. The most important thing you didn't mention is against what are you debugging? POSE, PalmSim, a device over serial, a device over USB? There's a bug in the V9 debugger dealing with stopping on critical errors when you've not yet hit a standard breakpoint. That's the only BP related thing I've fixed so far for V9.2. -- 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/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
