Next Prev Up Top Contents Index

23.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 (Windows version) - 5 Aug 2003

Next Prev Up Top Contents Index