NAME

trace() - sets trace flags and returns the old ones.

SYNOPSIS

int trace(int traceflags);

DESCRIPTION

Sets the trace flags and returns the old trace flags. When tracing is on a lot of information is printed during execution.

The trace bits are:

SEE ALSO

traceprefix(3)