| |||
| Home > AXD > AXD Command-line Interface > Predefined command parameters > step | |||
The parameter,
if specified, must be set to stepin or out.
This affects the way an instruction calling a function is
processed. If you specify in, the step proceeds
only to the first executable instruction in the called function.
If you specify out, the step includes execution
of the called function and proceeds to the instruction at which
execution returns to the calling program. If you omit the parameter,
execution steps over a line or instruction.step