Re: uncaught breakpoint
Re: uncaught breakpoint
- Subject: Re: uncaught breakpoint
- From: Dave Hersey <email@hidden>
- Date: Wed, 26 Mar 2008 23:22:58 -0400
Could be a lot of things. Do any of your breakpoints work?
Some things that might help are to make sure you're debug format is
set to DWARF in the target build prefs and "Load symbols lazily" is
off in the Xcode Debugging prefs. And of course that you're running a
debug build...
- d
On Mar 26, 2008, at 11:15 PM, Roland Silver wrote:
I have a breakpoint set for the statement after an NSLog statement.
When I run the program under debugging, the NLog statement is
executed, but the program doesn't stop at the breakpoint.
How come?
Roland Silver
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden