Re: Off By One
Re: Off By One
- Subject: Re: Off By One
- From: Herman Keuchel <email@hidden>
- Date: Fri, 04 Jul 2008 10:11:17 +0200
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.
I saw something of the kind happen when the source code contains a
mixture of line endings (CRLF, CR and LF).
Greetings
Herman
_______________________________________________
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>) |