break-log – deprecated break-script-branch
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

break-loop

Synopsis

break-loop

Description

The break-loop commands ends the execution of the neareast enclosing foreach or while loop. It is an error to use it outside of a loop construct.

Provided By

Simics Core

See Also

foreach, while, continue-loop
break-log – deprecated break-script-branch