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 PROTECTED]

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to