Skip to content

Node debug Step Over/Into hangs in 1.9 #19841

@chiangf

Description

@chiangf
  • VSCode Version: 1.9
  • OS Version: 10.12.3

Steps to Reproduce:

  1. Set a breakpoint and start debugging node process
  2. After breakpoint is hit, just try to Step Over (F10) or Step Into (F11) and both will hang. However, if you set a breakpoint on the next line, and do Continue (F5), it'll continue.

This did not happen in 1.8.1 but started happening right after 1.9.

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions