Bug 304824 - [breakpoints] Disable all other breakpoints action
Summary: [breakpoints] Disable all other breakpoints action
Status: REOPENED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-05 10:11 EST by Samantha Chan CLA
Modified: 2022-03-07 04:20 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samantha Chan CLA 2010-03-05 10:11:08 EST
My workspace tends to have many breakpoints accumulated over time.  As I am debugging, sometimes I only want certain breakpoints enabled during a debug session. To disable the unwanted breakpoints, I have to go through the list of breakpoints, select the ones that I *don't* want, and disable them.

I think it will be useful, if we provide a "disable other breakpoints" actions.  I want to be able to select a list of breakpoints I *want* enabled, and invoke an action that will disable all breakpoints that are not selected.
Comment 1 Lars Vogel CLA 2019-11-14 03:42:53 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

If the bug is still relevant, please remove the "stalebug" whiteboard tag.
Comment 2 Vikas Chandra CLA 2022-03-07 04:01:45 EST
This is a very good suggestion. This will definitely improve productivity in debugging.
Comment 3 Vikas Chandra CLA 2022-03-07 04:20:03 EST
It should also be available on right clicking on editor ruler ( scenario I have felt the need to use it most often).

Just after "Disable breakpoint", "Disable all but this" or "Disable all other breakpoints" would be very helpful