subx | Index Level | time |
Syntax | t{data.reference.specification} |
Category | System Debugger |
Type | Command |
Description |
sets a trace table entry, indicating to the debugger to display the specified data element, along with the contents of the break and trace tables, on each break.
If the data reference specification is omitted, the "t" command toggles the trace function on or off. The system displays the appropriate condition. A plus (+) character is displayed for each trace table entry successfully entered into the table, until the table is full. The maximum number of trace table entries is four. |
Options | |
See Also | u System Debugger d k w |
Example | |
Warnings | |
Compatibility | D3 7.0 AP R83 |
subx | Index Level | time |