Skip to content

Breakpoints Sometimes not resolving with Node 6.1.0 #934

Description

@mjbvz

Repo

  1. Install Node 6.1.0
  2. Create new app.
  3. Create new file (seems to repo more in larger projects and files besides the main file).
  4. Set some breakpoints this new file.
  5. require the file from main.
  6. Try debugging.

Expected
Debugger stops at breakpoints

Actual
Breakpoints are not resolved.

Breakpoints were already less stable with Node 6.0.0, but with 6.1.0 I'm not seeing them resolved at all. Node 5.x branches work fine.

microsoft/vscode#6029

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions