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 223190 - node.js project js file debugging
Summary: node.js project js file debugging
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Node.js Debugger (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal with 4 votes (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-03 15:54 UTC by fortruth
Modified: 2015-01-07 13:28 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 fortruth 2012-12-03 15:54:14 UTC
Product Version = NetBeans IDE Dev (Build 201211300001)
Operating System = Linux version 3.5.0-19-generic running on amd64
Java; VM; Vendor = 1.7.0_09
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.5-b02


please considering also adding debug function for node.js server side js projects' files.
Comment 1 Martin Entlicher 2014-08-29 13:18:01 UTC
Starting to work on node.js debugging...
Comment 2 Quality Engineering 2014-09-26 03:09:10 UTC
Integrated into 'main-silver', will be available in build *201409260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/3fd78b6b30fa
User: mentlicher@netbeans.org
Log: #223190: The first version of V8 debug library, including a command-line debugger.
Comment 3 Quality Engineering 2014-09-28 01:57:40 UTC
Integrated into 'main-silver', will be available in build *201409280001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/181f7727287b
User: mentlicher@netbeans.org
Log: #223190: The first skeleton V8 debugger integration.
Comment 4 Martin Entlicher 2015-01-07 13:28:43 UTC
node.js debugging is implemented in recent NetBeans dev versions.