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

list-object-references

Synopsis

list-object-references object [namespace] [-include-ports] [-list-all] [max-len] [-only-list-objects] [-only-inbound]

Description

List object attributes references from/to object.

If the -include-ports flag is used, attribute references from/to port objects belonging to object is included in the list.

By default, every non-pseudo attribute in every object in the configuration is considered. With the namespace argument the scope of the search can be reduced.

The maximum number of displayed and returned references is controlled by the max-len argument, which defaults to 10. Set the argument to NIL to display/return all references.

By default, object, attribute and referenced object is listed. With the -only-list-objects flag only the objects containing an attribute referencing object is listed.

By default, both inbound and outbound references are listed. If the -only-inbound flag is used, outbound references are omitted.

If the command is used in an expression, the command returns a list of lists including referencing object, attribute and object referenced. If the -only-list-objects flag is used only referencing object is included in the list.

Note that the completion time can be very long when run on large platforms.

Provided By

Simics Core
list-notifiers list-objects