Next: , Previous: Macro-expansion, Up: SLIME mode


3.9 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.