All Manuals > LispWorks IDE User Guide > 21 The Listener

NextPrevUpTopContentsIndex

21.5 Interrupting evaluation

The button interrupts evaluation in the Listener. The break gesture key stroke Ctrl+Break 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.


LispWorks IDE User Guide (Windows version) - 25 Nov 2011

NextPrevUpTopContentsIndex