Next: , Previous: Customization Hooks for Users, Up: Beyond the ANSI Standard


7.5 Tools To Help Developers

SBCL provides a profiler and other extensions to the ANSI trace facility. For more information, see Macro common-lisp:trace.

The debugger supports a number of options. Its documentation is accessed by typing help at the debugger prompt. See Debugger.

Documentation for inspect is accessed by typing help at the inspect prompt.