Next Prev Up Top Contents Index

21.1.4 Listener area

The Listener tab provides a Listener in which the execution steps are indicated. Commands can be entered here as an alternative to using the buttons on the Stepper toolbar.

Moreover, you can use the debugger commands such as :v , which prints the local variables in the current frame. You can use the value of a local variable simply by entering its name as shown. See the LispWorks User Guide for more details about the debugger commands.


Common LispWorks User Guide (MacOS version) - 10 Jun 2003

Next Prev Up Top Contents Index