list-objects list-packages
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

list-objects-with-interface – deprecated

Synopsis

list-objects-with-interface "interface" [namespace] [-all] [-recursive] [component]

Description

Lists configuration objects implementing the given interface.

By default, only the objects in the current namespace are listed (see the change-namespace command). The namespace argument can be used to override the current namespace. (The component argument is a deprecated alias of namespace.)

Use the -recursive flag to list objects in both the current namespace and in the namespaces below it in the hierarchy.

With the -all flag, all objects are listed, regardless of namespace.

Provided By

Simics Core
list-objects list-packages