Re: Remote debugging in Xcode 2.3 on 10.2.8
Re: Remote debugging in Xcode 2.3 on 10.2.8
- Subject: Re: Remote debugging in Xcode 2.3 on 10.2.8
- From: Chris Friesen <email@hidden>
- Date: Mon, 5 Jun 2006 12:58:05 -0700
On Jun 2, 2006, at 4:09 PM, Mark Stultz wrote:
Hello all,
I've been experiencing some insane errors on 10.2.8 of a project I'm
working
on. For some reason the call stack seems to be calling functions
that I am
not expecting. I figured a little remote debugging would be a
tremendous
help, but I have not been able to successfully do this on 10.2.8. I
can get
the debugging working, and the 10.2.8 remote machine will launch the
game. I
can pause and quit. However, I cannot set breakpoints. I utilized
the
scheme found on the Apple lists entitled "debug universal binary on
10.3?".
It talks about getting around the:
mi_cmd_break_insert: Unknown option ''l""
However, I am not getting the following error while setting
breakpoints:
mi_cmd_break_insert: Unknown option ``s''
Unable to set breakpoint . Make sure to build the file with
debugging
symbols.
If you disable 'Load symbols lazily' in the Debugging section of
Xcode's Preferences then the 's' option won't be used when setting
breakpoints.
-ChrisF
_______________________________________________
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