Xcode LLDB: Not Stopping On Breakpoints
Xcode LLDB: Not Stopping On Breakpoints
- Subject: Xcode LLDB: Not Stopping On Breakpoints
- From: Andreas Grosam <email@hidden>
- Date: Fri, 03 Aug 2012 13:36:25 +0200
Xcode 4.4's LLDB does not stop on breakpoints anymore set in the main.m source file of a simple console application based on Foundation.
The target links against a framework (through an Xcode project which includes sources). Strangely, breakpoints set within the sources of the framework are honored.
I haven't seen this before in previous versions of Xcode 4.x, and this is the first console app which I debug in Xcode 4.4.
gdb will stop on all break points, but has other quirks.
Any thoughts?
Thanks for help.
Regards
Andreas
_______________________________________________
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