Open AsafV-Paradox opened 4 months ago
My code is chaining exceptions but the debugger doesn't show the entire stack including the chained exception's
Transferring to debugpy, since we don't handle this.
What happens if you expand the stack frames? It hides some of them on purpose, but lets you expand them.
My code is chaining exceptions but the debugger doesn't show the entire stack including the chained exception's