Bug 576055 - [genericeditor] add toggle breakpoint actions to generic editor
Summary: [genericeditor] add toggle breakpoint actions to generic editor
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.22   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-17 06:10 EDT by Christoph Laeubrich CLA
Modified: 2021-09-17 06:10 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Laeubrich CLA 2021-09-17 06:10:55 EDT
This is a follow-up of Bug 575970 with a more limited scope.

Currently generic editor is missing the debug.ui actions to toggle a breakpoint, there are two cases missing:

- double-click the ruler to toggle the current break-point
- right-click the ruler and choose "toogle break-point"