summaryrefslogtreecommitdiff
path: root/tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt
diff options
context:
space:
mode:
authorAndreas Sandberg <andreas.sandberg@arm.com>2015-12-01 13:01:05 +0000
committerAndreas Sandberg <andreas.sandberg@arm.com>2015-12-01 13:01:05 +0000
commitc84745e2cb3637d23388659cfc31126e4b9e9501 (patch)
tree98b362cec20be594b372cbfe4ca6241b0598089b /tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt
parentd7e3d94c144147ef9f1f8b6ccf111b3c02a70023 (diff)
downloadgem5-c84745e2cb3637d23388659cfc31126e4b9e9501.tar.xz
config: Fix broken SimObject listing
The gem5 option '--list-sim-objects' is supposed to list all available SimObjects and their parameters. It currently chokes on SimObjects with parameters that have an object instance as their default value. This is caused by __str__ in SimObject trying to resolve its complete path. When the path resolution method reaches the parent object (a MetaSimObject since it hasn't been instantiated), it dies with a Python exception. This changeset adds a guard to stop path resolution if the parent object is a MetaSimObject.
Diffstat (limited to 'tests/long/se/20.parser/ref/x86/linux/o3-timing/stats.txt')
0 files changed, 0 insertions, 0 deletions