
7.1 Functions and methods
7.1.4 Tracing generic functions and methods
FreeLisp lets you invoke some of the available trace facilities on either the generic function or the selected method. The following commands are available in both the Function and Method menus.
- Trace
- Traces the generic function or the selected method.
- Trace with Break
- Traces the generic functions or selected method, and forces a break in execution of the code as soon as the function or method is called.
- Untrace
- Turns off tracing of the generic function or method for either Trace or Trace with Break.
See Chapter 9, "The Tracer" for details on the tracing facilities available with FreeLisp.
FreeLisp User's Guide - 5 FEB 1996

Generated with Harlequin WebMaker