Hi,
If I drop in to the debugger and set a watchpoint, then continue, I'm
just left with a blank debugger screen with the message:
Program “MyApp” is executing.
Choose Stop from the Debug menu to stop it.
and yet the app doesn't appear to be running, no matter how many times I
hit the run button.
This doesn't appear to happen if the watchpoint gets altered within the
same call that I dropped in to to set it. The the debugger correctly
jumps to that point.
This is happening across all projects, so I don't think it's my code
upsetting it.
Is this a known issue, and is there a workaround?
Thanks
Steve
(Mach-0 project, CW 8.3, OS 10.3+)
Steve James - 21 Dec 2003 08:20 GMT
P.S. It's a PP project, and a Dual 1.43 G4.
Miro Jurisic - 21 Dec 2003 08:41 GMT
> If I drop in to the debugger and set a watchpoint, then continue, I'm
> just left with a blank debugger screen with the message:
[quoted text clipped - 4 lines]
> and yet the app doesn't appear to be running, no matter how many times I
> hit the run button.
It's running. It's just glacially slow. Go out for lunch.
meeroh

Signature
If this message helped you, consider buying an item
from my wish list: <http://web.meeroh.org/wishlist>
Eric Albert - 21 Dec 2003 21:10 GMT
> > If I drop in to the debugger and set a watchpoint, then continue, I'm
> > just left with a blank debugger screen with the message:
[quoted text clipped - 6 lines]
>
> It's running. It's just glacially slow. Go out for lunch.
Or take a vacation. :) It's often that slow....
-Eric

Signature
Eric Albert ejalbert@stanford.edu
http://rescomp.stanford.edu/~ejalbert/
Steve James - 23 Dec 2003 07:28 GMT
Ah well, that's progress for you.
>>>If I drop in to the debugger and set a watchpoint, then continue, I'm
>>>just left with a blank debugger screen with the message:
[quoted text clipped - 10 lines]
>
> -Eric