debug
debug copied to clipboard
🐛 Respect skip_path when returning the backtrace in ServerDAP
This makes the DAP implementation respect skip_path, to only return frames that are not skipped.
See https://github.com/ruby/debug/issues/748
@ko1 there's a failing test, but I'm not sure it's related to my changes, as the same test failed in all my other PRs 😕