Christian Lenz created NETBEANS-24:
--------------------------------------
Summary: NodeJS debugger always stops at first line
Key: NETBEANS-24
URL: https://issues.apache.org/jira/browse/NETBEANS-24
Project: NetBeans
Issue Type: Bug
Components: javascript - Node.js
Affects Versions: 8.2
Reporter: Christian Lenz
As compare it with this tickete:
https://netbeans.org/bugzilla/show_bug.cgi?id=255074 NetBeans has an option
inside the NodeJS tab for the debugger to skip "stop at first line". The
problem is, that the option is useless, because when I deactivates it, the
debugger always stops at the first line.
So the option is good and needed, but atm it does nothing. It should prevent
the debugger to stop at the first line, when it is deactivated but it doesn't.
So this needs to be fixed.
Regards
Chris
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)