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

Can't debug latest Node 8 nightlies #24611

Closed
roblourens opened this issue Apr 12, 2017 · 1 comment
Closed

Can't debug latest Node 8 nightlies #24611

roblourens opened this issue Apr 12, 2017 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues important Issue identified as high-priority

Comments

@roblourens
Copy link
Member

microsoft/vscode-node-debug2#99

The --inspect --debug-brk option works from Node 6.3 through 7.x. The --inspect-brk option works from 7.6.0 through 8.x. --debug-brk was just removed: nodejs/node#12197. Hopefully it will be put back for backwards compatibility - nodejs/node#12364. Otherwise, VS Code 1.11 won't be able to debug Node 8 which is an issue.

@roblourens roblourens self-assigned this Apr 12, 2017
@roblourens roblourens added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues important Issue identified as high-priority labels Apr 12, 2017
@auchenberg
Copy link
Contributor

This landed in Node on May 29. Might be able to close @roblourens ?

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues important Issue identified as high-priority
Projects
None yet
Development

No branches or pull requests

2 participants