@item ?
Display the help message for Edebug (@code{edebug-help}).
-@item C-]
+@item a
+@itemx C-]
Abort one level back to the previous command level
(@code{abort-recursive-edit}).
@item d
Display a backtrace, excluding Edebug's own functions for clarity
-(@code{edebug-backtrace}).
+(@code{edebug-pop-to-backtrace}).
@xref{Backtraces}, for a description of backtraces
and the commands which work on them.
effect outside of Edebug.
@table @kbd
-@item v
+@item P
+@itemx v
Switch to viewing the outside window configuration
(@code{edebug-view-outside}). Type @kbd{C-x X w} to return to Edebug.