save-image-contents save-intel-hex
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

save-image-diff

Synopsis

save-image-diff image filename [-overwrite] [-u]

Description

Writes changes to the specified image since the last checkpoint to filename.

No file is created if there are no changes to the image.

By default the file is written in compressed craff format, unless -u is specified.

The command will fail if the destination file already exists, unless -overwrite is specified.

Provided By

Simics Core

See Also

<image>.save-diff-file, save-image-contents, <image>.save
save-image-contents save-intel-hex