Can't seem to debug with Xcode 3.2 and 10.6.8
Can't seem to debug with Xcode 3.2 and 10.6.8
- Subject: Can't seem to debug with Xcode 3.2 and 10.6.8
- From: Stephen Kay <email@hidden>
- Date: Sun, 25 Nov 2012 22:47:54 -0500
- Thread-topic: Can't seem to debug with Xcode 3.2 and 10.6.8
I've got an old Carbon CodeWarrior application that I've been porting to
Xcode. I've managed to take it from Xcode 2.5 on 10.4.11 up to (now) Xcode
3.2 on 10.6.8. Building against the 10.4u SDK. I've made the changes to the
symbolic links in /Developer/usr/bin and /usr/bin so it compiles with GCC
4.0.
Everything compiles and builds - but I can't figure out how to make the
debugger in Xcode 3.2 work. I see that the debugging interfaces have change
quite a bit, so I likely don't yet understand what's going on. I was able to
debug fully in Xcode 2.5, and 3.0 (the little bit I played with that
version).
But when I add a breakpoint in my code in Xcode 3.2 (in the main project,
not in a shlib for example), it immediately turns yellow with a blue
outline. In the breakpoints window, the breakpoint shows up in a light
greyish font, and under the checkmark column, it has a minus sign. If I
click on this to try to make it become a checkmark, it immediately goes back
to the minus sign.
The main "Activate/Deactivate Breakpoints" button is turned on (pressed in
and a dark gray color), Build and Debug is shown next to it - but none of my
breakpoints work. Any ideas what I'm doing wrong?
Thanks!
- Stephen
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Stephen Kay
Karma-Lab :: developers of KARMA
http://www.karma-lab.com
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
_______________________________________________
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