**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](https://github.com/ruby/debug/pull/749))