Tracing-and-breakpoints, which controls the messages and breakpoints that G2 displays for a particular item. The default value of this attribute is default, which means that the item uses the values of the Warning-message-level, Tracing-message-level, and Breakpoint-level attributes in the Debugging Parameters system table. You can specify any combination of warning messages, tracing messages, and breakpoints for individual items by using this syntax:
[warning message level warning-message-level]
[tracing message level tracing-message-level]
[breakpoint level breakpoint-level]
For example, you might specify this attribute as follows:
warning message level 0 (no warning messages);
tracing message level 3 (trace messages at every step)
The
Tracing-and-breakpoints attribute overrides the parameters in the Debugging Parameters system table for the evaluation of this particular rule, variable, formula, or function. However, this attribute does not take precedence over the Tracing-and-breakpoints-enabled? attribute, which controls whether tracing messages or breakpoints are enabled.