Previous: Macro-expansion, Up: Programming


3.2.1.7 Disassembly commands
C-c M-d
M-x slime-disassemble-symbol
Disassemble the function definition of the symbol at point.
C-c C-t
M-x slime-toggle-trace-fdefinition
Toggle tracing of the function at point. If invoked with a prefix argument, read additional information, like which particular method should be traced.
M-x slime-untrace-all
Untrace all functions.