untrace

Remove block from debugger's list of trace points

Syntax

untrace gcb
unt gcb
untrace s:b
unt s:b

Arguments

s:b

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

gcb

Current block.

Description

The untrace command removes the specified block from the debugger's list of trace points.

See Also

|

Introduced before R2006a