Next: , Previous: Examining frames, Up: Debugger


4.2 Invoking restarts

a
M-x sldb-abort
Invoke the ABORT restart.


q
M-x sldb-quit
“Quit” – For SLIME evaluation requests, invoke a restart which restores to a known program state. For errors in other threads, see SWANK:*SLDB-QUIT-RESTART*.
c
M-x sldb-continue
Invoke the CONTINUE restart.
0 ... 9
Invoke a restart by number.

Restarts can also be invoked by pressing RET or Mouse-2 on them in the buffer.