<image>.info <image>.load-vmem
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<image>.list-files

Synopsis

<image>.list-files [-v]

Description

Prints a list of all files that represent the contents of a image. In addition to the file name, the output also includes the start offset for the file within the image, the virtual size of the file to be mapped, and the start offset within the file (usually zero). The -v flag turns on verbose output where the full path to files are included.

When used in an expression, the file information is returned as a list of lists.

If file are overlapping, the contents of the last file in the list takes precedence. Note that certain file formats support holes.

Provided By

Simics Core

See Also

<image>.add-diff-file, <image>.clear-files
<image>.info <image>.load-vmem