Trace topdown: Difference between revisions

From TinyMUX
Jump to navigation Jump to search
Mark (talk | contribs)
Init page
 
(No difference)

Latest revision as of 20:35, 2 January 2006


CONFIG PARAMETER: trace_topdown <yes/no>

DEFAULT: yes

Specifies whether the output from objects set with the TRACE flag is displayed top-down (complete evaluation shown first, followed by sub-evaluations), or bottom-up (sub-evaluations shown first, followed by the larger evaluation of which they are a part).

Related Topics: trace_output_limit