You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pdb provides the "u" and "d" commands to step up and down through the stack when debugging. This works in spyder too, but is completely hidden from the user - there are no buttons in the toolbar, and no keyboard shortcut definitions. To me this seems like vital functionality that should be mirrored within spyder as well.
The text was updated successfully, but these errors were encountered:
Well I hope, but in the meantime you can always use git to checkout this branch if you know how to do this kind of things. I'll update the PR when #15922 is merged. I'll reopen this issue as it is not solved yet and we will close it when #11186 is merged.
pdb provides the "u" and "d" commands to step up and down through the stack when debugging. This works in spyder too, but is completely hidden from the user - there are no buttons in the toolbar, and no keyboard shortcut definitions. To me this seems like vital functionality that should be mirrored within spyder as well.
The text was updated successfully, but these errors were encountered: