(chibi trace)

(trace id)

Write a trace of all calls to the procedure id to (current-error-port).

(untrace id)

Remove any active traces on the procedure id.

(trace-cell cell)

Trace a specific environment cell.

(untrace-cell cell)

Untrace an environment cell.

(untrace-all)

Remove all active procedure traces.