context-query-for-object copy-connector
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

continue-loop

Synopsis

continue-loop

Description

The continue-loop commands ends the execution of the current iteration 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, break-loop
context-query-for-object copy-connector