trace

Display block's I/O each time block executes

Syntax

trace gcb
trace s:b

tr gcb
trace s:b

Arguments

s:b

The block whose system index is s and block index is b.

gcb

Current block.

Description

The trace command registers a block as a trace point. The debugger displays the I/O of each registered block each time the block executes.

See Also

| | | |

Introduced before R2006a