Skip to content

"Skip path" configuration makes VSCode stop at breakpoint, but not jump to definition #849

@marianosimone

Description

@marianosimone

To Reproduce

  • Set a breakpoint
  • Configure skip_path to include the path of the breakpoint
  • Debug in VSCode

Expected behavior
The breakpoint should be respected, and VSCode should jump to the definition of where the issue is

Actual behavior
The debugger stops, but VSCode can't jump to the definition, because the path is skipped (starting in [debug/pr/749] 🐛 Respect skip_path when returning the backtrace in ServerDAP)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions