sym-type sym-write
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

sym-value

Synopsis

sym-value "expression"

Description

Evaluates expression in the current stack frame. The argument may have to be surrounded by double quotes if it contains certain meta-characters. When sym-value is used in a CLI expression, the value of the supplied expression is returned. When used stand-alone, the value is pretty-printed.

Provided By

Simics Core

See Also

stack-trace, frame, sym-type, sym-address, sym-string
sym-type sym-write