8 The Debugger
The commands allow the user to move around the stack, to examine the current frame, and to leave the debugger. They are all Common Lisp keywords, and as such case-insensitive, but are shown below as lower-case characters.
Note that, in addition to the commands described below, you can also use the top loop history commands. See Chapter 10, "The Listener".
If you do not understand some of the commands listed at first glance, do not worry -- they will become clear as you work with Common Lisp.
Generated with Harlequin WebMaker