disconnect-real-network-port-out down
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

display

Synopsis

display ["expression"] [-l] [-p] [-v] [-t]

Description

Install a CLI or Python expression or statement that will be printed every time Simics returns to a prompt after having advanced the simulation. The -p flag is used to indicate that the expression argument is in Python. The -l flags can be used to list all installed display expressions together with their assigned identifier. This identifier is used when removing expressions with the undisplay command. Calling display with no arguments will print the current value of all expressions. The -t flag tags the output of an expression in a way that simplifies capture by external means. To include the expression itself in the output, use the -v (verbose) flag.

Provided By

Simics Core

See Also

undisplay
disconnect-real-network-port-out down