Re: Off By One
Re: Off By One
- Subject: Re: Off By One
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 3 Jul 2008 23:25:42 -0600
On Jul 3, 2008, at 9:20 PM, Charlie Dickman wrote:
I set breakpoints in the debugger but when the breakpoint is hit
during execution the program is actually stopped at the line
following where the breakpoint is set with the breakpointed line
already executed.
This seems to occur periodically for no reason that I can discern,
hangs around for a while and then goes away. My suspicion is that it
has something to do with an artifact of the source code but I can't
figure out just what.
Can anyone help me?
Do you have optimization turned on by any chance?
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Off By One (From: Charlie Dickman <email@hidden>) |