ActiveTcl User Guide

xotcl/library/lib/trace.xotcl xotcl/library/lib/trace.xotcl


Package/File Information

Package provided: xotcl::trace 0.91

Defined Objects/Classes:
Filename: xotcl/library/lib/trace.xotcl

Description: Various tracing tools for the XOTcl language.


Class: Object

Procs/Instprocs: lintFilter, showCall, showClass, showMsg, showStack, showTimeEnd, showTimeStart, showVars, statFilter, traceFilter.

Instprocs




Object: Trace

Class: Object
Procs closeTraceFile, openTraceFile, puts.
Description: Write trace outputs and produce statistics. Variable traceStream defines where to write trace output (default: stderr).

Procs







Back to index page.