Variable: SB-DEBUG::*DEBUG-COMMANDS*¶
No description.
Value¶
(("restart-frame" . #<function sb-debug::restart-frame-debug-command>)
("return" . #<function sb-debug::return-debug-command>)
("slurp" . #<function sb-debug::slurp-debug-command>)
("describe" . #<function sb-debug::describe-debug-command>)
("out" . #<function sb-debug::out-debug-command>)
("n" . #<function sb-debug::next-debug-command>)
("s" . #<function sb-debug::step-debug-command>)
("stop" . #<function sb-debug::stop-debug-command>) ..)