Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: respect skip_path when returning backtraces #748

Closed
marianosimone opened this issue Sep 6, 2022 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@marianosimone
Copy link
Contributor

Your proposal
The documentation for skip_path says:

Skip showing/entering frames for given paths

However, it only works for entering frames while doing step-by-step debugging and displaying the backtrace through backtrace (as implemented here). However, it does not work when requesting the stacktrace through DAP here.

@ko1 ko1 added the enhancement New feature or request label Sep 16, 2022
@ko1 ko1 added this to the v1.7.0 milestone Sep 16, 2022
@ko1 ko1 added bug Something isn't working and removed enhancement New feature or request labels Sep 16, 2022
@ko1
Copy link
Collaborator

ko1 commented Oct 28, 2022

#749 fixed it? Please reopen if I misunderstood.

@ko1 ko1 closed this as completed Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants