All Manuals > LispWorks User Guide and Reference Manual > 38 The HCL Package

NextPrevUpTopContentsIndex

*disable-trace*

Variable
Summary

Controls tracing.

Package

hcl

Initial value

nil

Description

*disable-trace* controls tracing without affecting the tracing state. If it is set to t then tracing is switched off, but this does not call untrace. When the value of *disable-trace* is restored to nil, tracing continues as before.

Notes

*disable-trace* is an extension to Common Lisp.

See also

trace


LispWorks User Guide and Reference Manual - 13 Feb 2015

NextPrevUpTopContentsIndex