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 233741 - JS Debugger does not work
Summary: JS Debugger does not work
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 7.4
Hardware: PC Linux
: P2 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-31 23:51 UTC by David Konecny
Modified: 2013-08-02 02:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Konecny 2013-07-31 23:51:09 UTC
Eg. any breakpoint added is marked with broken breakpoint icon as unreachable.
Comment 1 David Konecny 2013-07-31 23:52:17 UTC
To reproduce:
* create empty Web Project and add some JS file and include it from html and set breakoint in it and run project
JS debugger will never stop on the line.
Comment 2 David Konecny 2013-07-31 23:53:20 UTC
5d09732ff119
Comment 3 Quality Engineering 2013-08-02 02:33:14 UTC
Integrated into 'main-silver', will be available in build *201308012300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/5d09732ff119
User: David Konecny <dkonecny@netbeans.org>
Log: #233741 - JS Debugger does not work