From: "Ben Combee" <[EMAIL PROTECTED]> > At 05:01 AM 6/18/2003, Rodolphe Br�jaude wrote: > >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!! > > Rodolphe: Try setting 'Stop on application launch' in the Debugger Settings panel. This is a work-around I'm using for a bug associated with hitting a critical error before any break-point.
Ben: > I do not have a reproducable case for this behavior, therefore, I can't see > what's happening and do anything to fix it. > > 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. > OK then, to add my voice to the chorus, I used v9 about four months ago and assumed that the blank debug windows problem was obvious and would be fixed quickly so I'm a little dismayed to come back to PalmOS programming to find that a fix hasn't been released. The behaviour is that the debug window with the Stack, Variables and Source panels is completely blank - nothing showing in any window (I'm assuming that this is the same problem Rodolphe is seeing). I can still obtain debug info from some other windows (View|Global Variables works, View|Registers is blank). This does, as you say, occur when stopping on a critical error before hitting a normal breakpoint so I'm hoping that you've fixed this for v9.2 and that there's a release date for that on the horizon (when I'm debugging against tight deadlines any need to work around faults in the IDE just winds me up). Chris Tutty -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
