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

Incomplete call stack when raise from #1675

Open
AsafV-Paradox opened this issue Jul 11, 2024 · 2 comments
Open

Incomplete call stack when raise from #1675

AsafV-Paradox opened this issue Jul 11, 2024 · 2 comments
Labels
needs repro Issue has not been reproduced yet

Comments

@AsafV-Paradox
Copy link

My code is chaining exceptions but the debugger doesn't show the entire stack including the chained exception's

Screenshot 2024-07-11 at 15 13 57

@paulacamargo25
Copy link

Transferring to debugpy, since we don't handle this.

@karthiknadig karthiknadig transferred this issue from microsoft/vscode-python-debugger Sep 18, 2024
@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Sep 18, 2024
@karthiknadig karthiknadig removed their assignment Sep 18, 2024
@rchiodo
Copy link
Contributor

rchiodo commented Sep 18, 2024

What happens if you expand the stack frames? It hides some of them on purpose, but lets you expand them.

@judej judej assigned debonte and unassigned KacieKK and debonte Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs repro Issue has not been reproduced yet
Projects
None yet
Development

No branches or pull requests

6 participants