Can't get debugger to stop at breakpoints in project
Can't get debugger to stop at breakpoints in project
- Subject: Can't get debugger to stop at breakpoints in project
- From: Rick Hoge <email@hidden>
- Date: Thu, 3 Jun 2004 12:02:44 -0400
Hi -
I am trying to run an Xcode project (Obj-C/Cocoa) in the debugger and
for some reason it won't stop at any of my breakpoints. I am using the
Development build style, with debug symbols ON, unstripped build set to
YES, and optimization turned off. I'm pretty sure it's something in
the build settings, but don't really know these well enough to find it
(have been trying for some time now!).
Would anyone be able to suggest a reasonably complete checklist of
build settings required for the debugger to work properly? I am able
to launch the app in debug mode, but it will not stop at breakpoints.
The things I've already checked are:
- debug symbols on?
- optimization set to none? (should not prevent seeing breakpoints
anyway)
- unstripped build set to yes? (not sure if this matters...)
Thanks in advance for any suggestions,
Rick
_______________________________________________
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.