NextPrevUpTopContentsIndex

18.4 Interrupting evaluation

The button interrupts evaluation in the Listener. The key stroke Alt+Ctrl+C and the Interrupt Lisp button in the GC Monitor window can also be used.

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 (Unix version) - 11 Apr 2005

NextPrevUpTopContentsIndex