Top
Back: timer
Forward: rtimer
FastBack: Control structures
FastForward: Tricks and pitfalls
Up: System variables
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

5.3.9 TRACE

Type:
int
Purpose:
sets level of debugging.
TRACE=0
No debugging messages are printed.
TRACE=1
Messages about entering and leaving of procedures are displayed.
TRACE=3
Messages about entering and leaving of procedures together with line numbers are displayed.
TRACE=4
Each line is echoed and the interpretation of commands in this line is suspended until the user presses RETURN.

TRACE is defaulted to 0.
TRACE does not affect the output of commands.
Example:
 
See int.

Top Back: timer Forward: rtimer FastBack: Control structures FastForward: Tricks and pitfalls Up: System variables Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.