debug icon indicating copy to clipboard operation
debug copied to clipboard

🐛 Respect skip_path when returning the backtrace in ServerDAP

Open marianosimone opened this issue 3 years ago • 1 comments

This makes the DAP implementation respect skip_path, to only return frames that are not skipped.

See https://github.com/ruby/debug/issues/748

marianosimone avatar Sep 06 '22 22:09 marianosimone

@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 😕

marianosimone avatar Sep 16 '22 17:09 marianosimone