step-cycle step-line
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

step-instruction

Synopsis

step-instruction [count] [-r] [-q]

Description

Executes count instructions, printing instruction executed, or exception taken, at each step. count defaults to one. With the -r flag, register changes will also be printed. The -q flag tells the command not to disassemble the executed instruction.

Provided By

Simics Core

See Also

run, step-cycle, force-step-instruction
step-cycle step-line