Next Prev Up Top Contents Index

*trace-verbose*

Variable
Summary

Controls how arguments and values are printed in trace output.

Package

hcl

Initial Value

nil

Description

*trace-verbose* controls the way arguments and values are printed in trace output. If it is not nil then trace attempts to decode the arguments and values, and prints them.

Notes

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

See also

trace


LispWorks Reference Manual - 25 Jul 2003

Next Prev Up Top Contents Index