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

Remote debugging issues after Node 10.12 #62354

Closed
roblourens opened this issue Nov 1, 2018 · 2 comments
Closed

Remote debugging issues after Node 10.12 #62354

roblourens opened this issue Nov 1, 2018 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Milestone

Comments

@roblourens
Copy link
Member

Repro steps: #61711 (comment)

Or steps w/o docker:

  • Set up remote debugging, must be on a different actual disk, using node 10.12+
  • Set a BP, hit the BP
  • File opens again in a "read-only core module" file 🐛
@roblourens roblourens added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues labels Nov 1, 2018
@roblourens roblourens added this to the October 2018 milestone Nov 1, 2018
@roblourens roblourens self-assigned this Nov 1, 2018
roblourens added a commit that referenced this issue Nov 1, 2018
@jeremychone
Copy link

@roblourens Yes, I just tested the insiders build and it was fixed on my simplified repo I made in the comment referenced. In the next couple of days I will test it on our full (with .map / .ts files) and report if I see any issue.

Thank you so much for your responsiveness. It might seem to be a corner case which is why people did not notice that much, but we have a Kubernetes centric development process, meaning all our dev process run on local Kubernetes managed containers during dev, and without this fix debugging would have become very cumbersome.

@weinand weinand added the verified Verification succeeded label Nov 2, 2018
@weinand
Copy link
Contributor

weinand commented Nov 2, 2018

works fine for me now.

@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 17, 2018
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 verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants