matthiasblaesing commented on issue #4127: URL: https://github.com/apache/netbeans/issues/4127#issuecomment-1155507901
I assume, that you mean the second screenshot. That screenshot was only done to show the available protocols. > you posted to set on V8, my question is simple can we debug nodejs with netbeans, if is posible Yes - I tried it with a simple script. And could inspect variables, single step through the code, set breakpoints and in general do what I'd expect from a debugger. > ...give example hot to set exactly for versions nodejs like 12. On a sceen you posted i see version 10 nodejs so i am confused As written node 6+ is "Chrome DevTools protocol" and this is also true for 12. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
