I'm trying to debug the infamous Unrecognized entry in undo list undo-tree-canary, and after having Emacs debugger triggered on error, I want to move back and forth between stack frames and to examine state of variables. Sort of what frame 3 command in gdb would do.
Unfortunately I haven't found this question asked before, and searching through Emacs documentation haven't been fruitful for me.