Bug 526424 - Provide Run to Line variant that skips breakpoints
Summary: Provide Run to Line variant that skips breakpoints
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.7   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-24 11:32 EDT by Brian de Alwis CLA
Modified: 2017-10-25 00:56 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian de Alwis CLA 2017-10-24 11:32:26 EDT
"Run to Line" is really handy except when it's interrupted by hitting breakpoints.  I instead need to disable breakpoints, run to line, and then re-enable breakpoints.

It would be handy to have a variant, like Shift-Ctrl-R (similar to the Shift-click to Terminate and Run), that toggles breakpoints during the run.
Comment 1 Sarika Sinha CLA 2017-10-25 00:56:39 EDT
Thanks for creating the request.