<telnet_frontend>.status <text-console>.capture-start
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<text-console>.break

Synopsis

<text-console>.break "string" [-once]

Description

Set a string to break on for the console. The simulation will stop when this string is written on the console. If text output is intermixed with control sequences for colors/positioning, the break command may fail detecting the output of the string. The -once flag can be used to only break on the first occurrence of string.

Provided By

xterm-console

See Also

<text-console>.unbreak, <text-console>.list-break-strings
<telnet_frontend>.status <text-console>.capture-start