start-agent-manager start-eclipse-backend
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

start-command-line-capture

Synopsis

start-command-line-capture filename [-overwrite] [-append] [-timestamp]

Description

Start directing Simics output to the file filename. The file will not be overwritten unless the -overwrite flag is specified. The -append flag allows the output to be appended to the specified file. An optional time stamp showing wall-clock time can be added at the start of each line, enabled with the -timestamp flag.

The file will contain regular Simics output and CLI error messages, as well as typed CLI commands, prefixed by the Simics prompt.

Provided By

Simics Core

See Also

stop-command-line-capture
start-agent-manager start-eclipse-backend