:untrace top-level command

$Revision: 5.0.2.3 $

Arguments: &rest functions

With no arguments, stop tracing all functions currently being traced, otherwise the arguments are assumed to be the names of currently traced functions which are to be untraced. :untrace also has a functional counterpart, the macro cl:untrace. Tracing is started with :trace.

The minimal abbreviation of :untrace is :untr.

See top_level.htm for more information on top-level commands. See debugging.htm for information on the debugger and for examples of tracing.

The general documentation description is in introduction.htm. The index in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.