Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use v8_inspector protocol for debugger #1487

Closed
gilly3 opened this issue Feb 28, 2017 · 1 comment
Closed

Use v8_inspector protocol for debugger #1487

gilly3 opened this issue Feb 28, 2017 · 1 comment

Comments

@gilly3
Copy link

gilly3 commented Feb 28, 2017

Are there any plans to switch to using the v8_inspector protocol for the debugger now that it is available in node?

I love the ability to view an async stack trace, but would love it even more if I could have that using Visual Studio's debugger.

@billti
Copy link
Member

billti commented Mar 2, 2017

Yes - see the latest check-ins into 'master'. This will depend on the Chrome Debugger already in VS 2017. I'd also note the decision to remove the old protocol from the next major Node.js release has not been made yet, so for now, the existing debugger still works fine.

@billti billti closed this as completed Mar 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants