Similar to list-modules
but shows modules that will not load into Simics, and the reason why Simics refuses to load them (e.g., missing symbol, wrong version, ...).
If the -v flag is specified, show verbose information, with the full path to the module file and any library loader error message.
The MODULE column contains the name of the module or the filename of the shared library file if the module name could not be established.
If the module has the same name as another module, an X will be printed in the DUP column.
If the module could not be loaded since it was compiled or written for a different version of Simics, the version it was built for will be printed in the VERSION column.
The USR_VERS will contain the user version string, if provided.
The LINK column contains any linker error (cf. the dlerror(3) manpage).
When the -v flag is provided, the PATH column will contain linker information for the module.
When this command is used in an expression a list of the errors is returned.