LispWorks IDE User Guide > 19 The Listener > 19.9 Execute mode

NextPrevUpTopContentsIndex

19.9.2 Debugger commands

These commands are useful when in the debugger in the Listener:

Debugger Backtrace

Editor Command

Emacs Key Sequence: Esc Shift+B

Gets a backtrace when in the debugger.

Debugger Abort

Editor Command

Emacs Key Sequence: Esc Shift+A

Aborts in the debugger.

Debugger Continue

Editor Command

Emacs Key Sequence: Esc Shift+C

Continues in the debugger.

Debugger Previous

Editor Command

Emacs Key Sequence: Esc Shift+P

Displays the previous frame in the debugger.

Debugger Next

Editor Command

Emacs Key Sequence: Esc Shift+N

Displays the next frame in the debugger.

Debugger Edit

Editor Command

Emacs Key Sequence: Esc Shift+E

Edits the current frame in the debugger.

Debugger Print

Editor Command

Emacs Key Sequence: Esc Shift+V

Prints the variables of the current frame in the debugger.


LispWorks IDE User Guide (Macintosh version) - 22 Dec 2009

NextPrevUpTopContentsIndex