sym-value sync-info
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

sym-write

Synopsis

sym-write "variable" value

Description

Writes the value to the variable with the size of the variable. If the value is greater than the size of the variable, the behavior is undefined. Only variables with basic type or pointer type may be written to. When writing floating point values, the variable must be of floating point type.

Provided By

Simics Core

See Also

sym-address, <memory_space>.write, set
sym-value sync-info