Re: Breakpoints - disable all?
Re: Breakpoints - disable all?
- Subject: Re: Breakpoints - disable all?
- From: Alex Zavatone <email@hidden>
- Date: Mon, 12 Dec 2016 18:55:16 -0600
Awesome. Just want I wanted, Mike.
This will make debugging those 5 leaky non ARC static libs less of a nightmare.
Thank you. - Alex Zavatone On Dec 12, 2016, at 3:44 PM, Mike Swingler wrote: On Dec 12, 2016, at 1:34 PM, Alex Zavatone < email@hidden> wrote: On Dec 12, 2016, at 11:52 AM, Jens Alfke wrote: On Dec 12, 2016, at 9:39 AM, Alex Zavatone < email@hidden> wrote:
Is there any command that allows me to disable all selected breakpoints in bulk?
There’s a “Deactivate breakpoints” button in the debugger pane. It’s to the left of the run/pause button and looks like a blue breakpoint.
—Jens
Yeah, but I just want to select a bunch of breakpoints, turn them off and have my exception breakpoints on, so I can track down this spurious NSRangeException that only occurs once a day and happens in an oddly linked static lib.
I suspect that I'm SOL on this one.
Thanks Jens.
Uh, just right-click on your selection of breakpoints?
<Screen Shot 2016-12-12 at 1.43.23 PM.png>
Regards, Mike Swingler Apple Inc.
|
_______________________________________________
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