Re: Debugger doesn't stop at break points
Re: Debugger doesn't stop at break points
- Subject: Re: Debugger doesn't stop at break points
- From: David Fitterman <email@hidden>
- Date: Thu, 16 May 2013 14:31:31 -0400
Try setting the debugger to GDB if it's set to LLDB. Make sure you aren't trying to debug a release build and optimizations are off, etc.
I also run into situations where disabled breakpoints will cause enabled breakpoints to not stop.
Changing the debugger worked. Thanks!
|
_______________________________________________
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