Re: Debugger confused about line numbers
Re: Debugger confused about line numbers
- Subject: Re: Debugger confused about line numbers
- From: Larry Campbell <email@hidden>
- Date: Sat, 19 Mar 2005 16:36:14 -0500
On Mar 19, 2005, at 3:39 PM, carbonized wrote:
On Mar 19, 2005, at 11:36 AM, Tony Cate wrote:
I see this on a regular basis.
I see it periodically, but I found it's caused by uncompiled changes
in the code. I've also seen it happen when I've had a second version
of the code open that has break-points in it (debugger breaks on all
the combined break-points).
This problem caused me no end of frustration until somebody pointed
out that it might be caused by \r\n line endings. I cleaned up all of
my files, and the problem disappeared.
Neither case applies to me. All my files are unique, and none contains
\r (I checked with find, od, and grep).
- lc
_______________________________________________
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