Next: Breakpoints, Previous: Quick Print, Up: Session Support [Contents][Index]
Requiring debug automatically requires trace and
break.
An application with its own datatypes may want to substitute its own
printer for qp. This example shows how to do this:
Traces (see Trace) all procedures defined at top-level in
file ….
Tracks (see Trace) all procedures defined at top-level in
file ….
Stacks (see Trace) all procedures defined at top-level in
file ….
Breakpoints (see Breakpoints) all procedures defined at
top-level in file ….