This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 237587 - Force Run To Cursor - "Run To Cursor while ignoring other breakpoints"
Summary: Force Run To Cursor - "Run To Cursor while ignoring other breakpoints"
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-23 21:40 UTC by markiewb
Modified: 2013-10-23 21:40 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2013-10-23 21:40:27 UTC
Add a new action "Force Run To Cursor" to the debug menu. This action should act like the current "Run To Cursor" action, but it should not break on breakpoints, which are on the way.

* Run To Cursor -> break on breakpoints 
* Force Run To Cursor -> don't break on breakpoints