stoprestriction
[ ifcond
]
Stop execution if specified
restriction
is true. See
trace
about
cond
.
n
Source line
n
is reached.
cond
Condition
cond
is true.
func
Procedure or function
func
is called.
class
Each method of C++ class is called.
func
Top-level function in a C++ module is called.
member
Named
member
of any C++ class is called.
Variable
var
has changed.