Page 1 of 1

Disable all other breakpoints

Posted: Fri Jul 20, 2012 6:24 am
by kirkilj
It would help the pace of my debugging if I could disable all but the current breakpoint in the debugger margin. The context menu over a breakpoint in the debugger margin provides two options:

* Disable Breakpoint
* Remove

I know I can go to the Breakpoints panel and achieve the same effect with multiple clicks, but it would be far easier and faster to disable all other breakpoints so I can focus on just the statement of interest.

Am I missing some other easy way of achieving this?

Re: Disable all other breakpoints

Posted: Fri Jul 20, 2012 9:29 am
by adrian
Hello,

No, this is currently possible only in the Breakpoints view (Window > Show View > Breakpoints) where you can enable/disable/remove all breakpoints.

I've logged an improvement request to also add some of these actions on the breakpoints stripe (for the breakpoints in the current editor).

Regards,
Adrian