step-line stop-command-line-capture
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

stop

Synopsis

stop [-a] ["message"]

Description

Stops the simulation as soon as possible. If the -a argument is given, any command script running will also be interrupted. A message to be printed on the console when the simulation stops can also be supplied. If the stop command is called from a script branch, then the branch will wait for the simulation to finish before the command returns. When called from the main branch, the simulation may still execute when the command returns.

Provided By

Simics Core

See Also

run, interrupt-script
step-line stop-command-line-capture