7 The Listener

7.4 Interrupting evaluation

The key sequenceCtrl-Break interrupts evaluation of interpreted Lisp forms. This is useful for stopping execution in the middle of a loop, or for debugging. When the interrupt is processed, the debugger is entered, with a continue restart available.


Common LispWorks User Guide, Liquid Common Lisp Version 5.0 - 18 OCT 1996

Generated with Harlequin WebMaker