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

*disable-trace* Variable

Summary

Controls tracing.

Package

hcl

Initial Value

nil

Description

The variable *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 - 01 Dec 2021 19:30:35