re: Xcode debugger broken with .mm files?
re: Xcode debugger broken with .mm files?
- Subject: re: Xcode debugger broken with .mm files?
- From: George Warner <email@hidden>
- Date: Fri, 20 Feb 2009 12:21:38 -0800
- Thread-topic: Xcode debugger broken with .mm files?
On Fri, 20 Feb 2009 20:27:19 +1030, Sir Rattykins <email@hidden>
wrote:
> I cannot get Xcode's debugger to stop at a breakpoint that has been added in
> the IDE. The application execution simply continues as usual, regardless of
> where I add the breakpoints within the code.
Make sure you're not using the stabs debugging file format; switch it to use
ether "dwarf" or "dwarf with dSYM".
--
Enjoy,
George Warner,
Schizophrenic Optimization Scientist
Apple Developer Technical Support (DTS)
_______________________________________________
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