Problems with XCode and Breakpoints
Problems with XCode and Breakpoints
- Subject: Problems with XCode and Breakpoints
- From: Vincent Coetzee <email@hidden>
- Date: Sun, 22 Jan 2006 16:18:19 +0200
Dear List,
I am having trouble with gdb/XCode when attempting to debug a vanilla
Core Data application. I have a stock standard XCode Project
(generated by XCode) with a number of standard Objective-C classes in
it. When I set my breakpoints in the editor I do not receive any
errors, when running my app under the control of the debugger these
breakpoints seem to have no effect, for example, I have one in
awakeFromNib in my main controller class, I know this method gets
called because all the actions I perform inside this method are
executed, yet gdb does not halt there. I have googled for info but
can find no references that seem to mirror my problem, I am running
in Tiger 10.4.4, dual G5, 2048MB of RAM, and XCode 2.2. When I was
younger I enjoyed debugging by first principles, I am now too old and
only have time to do empirical debugging <grin> so some suggestions
would be appreciated.
Any ideas ?
Thanks
Vincent
_______________________________________________
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