breakpoints not honoured
breakpoints not honoured
- Subject: breakpoints not honoured
- From: Dennis Christopher <email@hidden>
- Date: Fri, 3 Apr 2009 09:45:36 -0400
Something in my project settings or XCode's settings seems to be corrupted. How can I reset?
When I set breakpoints they have no effect. As the executable loads, I see the breakpoints color change to "yellow". Manually changing them to dark blue has no effect. If I pause the program and try gdb info, I get: (gdb) info break Num Type Disp Enb Address What 1 breakpoint keep y <PENDING> "AppController.mm:42 2 breakpoint keep y <PENDING> "MeetingDocument.mm:227
No matter when I check they are always pending--even after the program has executed past these.
This is an ordinary Cocoa app that I debug symbolically daily, running under 10.5.6; XCode 3.1.1.
Dennis Christopher
|
_______________________________________________
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