Re: Buggy debugger?
Re: Buggy debugger?
- Subject: Re: Buggy debugger?
- From: Randy Croucher <email@hidden>
- Date: Tue, 11 Nov 2003 14:43:10 -0800
I have been noticing this strange behavior too. If you create a simple
carbon app using the IDE, even the auto-generated main.c file is weird.
Hit the down arrow through the file and the cursor will skip over
lines, hitting up arrow does not. I was having all sorts of screwy
stepping problems in my files that came from the PC. I couldn't find a
way to change the end of lines in Xcode, so I went over to CW and
loaded each file, changed the end of lines to be Macintosh instead of
PC, and it fixed the breakpoint/stepping problems for those files.
I hope they fix this because I share some common files between the PC
and the Mac, and I would like to leave the end of lines set to PC
style.
Randy
On Nov 11, 2003, at 1:06 PM, Jim Rankin wrote:
Maybe I'm just doing something silly, but I'm running the debugger on
a project of mine that I had no problem debugging in PB/Jaguar, but
now the debugger breakpoints seem to always be off by about 3 lines in
one particular implementation file. It looks like the line selected
is always three lines above the actual code that's being executed.
For what it's worth, typing "where" in the GDB drawer gives the same
(incorrect) line number as selected in the graphical debugger.
I did a clean and rebuild, but the problem persists. What might cause
this behavior? Am I just doing something silly? Is there an easy way
to fix it?
Thanks,
-jimbo
Excelsior! XML Marshaller for Cocoa
http://www.homepage.mac.com/jimbokun/Excelsior.html
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.