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 240396 - [nashorn] disabled breakpoints still active
Summary: [nashorn] disabled breakpoints still active
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-13 08:51 UTC by Vladimir Riha
Modified: 2014-02-12 11:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (48.78 KB, text/plain)
2014-01-13 08:51 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2014-01-13 08:51:34 UTC
Created attachment 143882 [details]
IDE log

Please try following in Java project:
 - create JS file with some code
 - add couple of JS breakpoints
 - in Breakpoints window, invoke "Disable all" action
 - debug file

=> debugger still stops on disabled breakpoints but they are gray in both Breakpoints and editor window.


Product Version: NetBeans IDE 8.0 Beta (Build 201401091443)
Java: 1.8.0-ea; Java HotSpot(TM) Client VM 25.0-b65
Runtime: Java(TM) SE Runtime Environment 1.8.0-ea-b122
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Martin Entlicher 2014-02-09 12:56:11 UTC
Fixed by changeset:   271847:89b85e498636
http://hg.netbeans.org/core-main/rev/89b85e498636
Comment 2 Quality Engineering 2014-02-12 02:40:59 UTC
Integrated into 'main-silver', will be available in build *201402120001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/89b85e498636
User: mentlicher@netbeans.org
Log: #240396: Handle enabled state of JS breakpoints in Nashorn.
Comment 3 Vladimir Riha 2014-02-12 11:12:28 UTC
Thank you, verified

Product Version: NetBeans IDE Dev (Build 201402120001)
Java: 1.8.0; Java HotSpot(TM) Client VM 25.0-b69
Runtime: Java(TM) SE Runtime Environment 1.8.0-b129
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)