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” – THROW to a tag that the top-level SLIME request-loop catches.
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.