Next: , Previous: , Up: Debugging   [Contents][Index]


9.8.1 Changing Frames

Command: Debug Down (bound to C-M-H-d)

This command moves down one debugger frame.

Command: Debug Up (bound to C-M-H-u)

This command moves up one debugger frame.

Command: Debug Top (bound to C-M-H-t)

This command moves to the top of the debugging stack.

Command: Debug Bottom (bound to C-M-H-b)

This command moves to the bottom of the debugging stack.

Command: Debug Frame (bound to C-M-H-f)

This command moves to the absolute debugger frame number indicated by the prefix argument.