next up previous contents
Next: 4 The Compiler Up: 3 The Debugger Previous: 3.10.1 Encapsulation Functions

3.11 Specials

These are the special variables that control the debugger action.


change_begin
[Variable]
debug:* debug-print-level*

debug:*debug-print-length*

*print-level* and *print-length* are bound to these values during the execution of some debug commands. When evaluating arbitrary expressions in the debugger, the normal values of *print-level* and *print-length* are in effect. These variables are initially set to 3 and 5, respectively.


change_end


Raymond Toy
Mon Jul 14 09:11:27 EDT 1997