entlicher opened a new pull request #2991:
URL: https://github.com/apache/netbeans/pull/2991


   In VSCode, when either Attach to Process or Attach to Port is used, VSCode 
attaches to process in both cases, shows running threads, but it does not stop 
on breakpoint.
   
   When Pause is clicked in the debugger toolbar, then it stops, but 
`MalformedURLException: unknown protocol: debug` exception is printed to NBLS 
output.
   
   The problem was in missing `initialized` notification from the server to the 
client.


-- 
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.

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

Reply via email to