Review Board 2.0.15


simobject: Fix handling of parents for simobject vectors

Review Request #2065 - Created Oct. 17, 2013 and submitted

Information
Ali Saidi
gem5
default
Reviewers
Default
Changeset 9871:9d72fd83da40
---------------------------
simobject: Fix handling of parents for simobject vectors

SimObjectVector objects did not provide the same interface to
the _parent attribute through get_parent() like a normal
SimObject.  It also handled assigning a _parent incorrectly
if objects in a SimObjectVector were changed post-creation,
leading to errors later when the simulator tried to execute.
This patch fixes these two omissions.

   

Issue Summary

2 2 0 0
Review request changed
Updated (Nov. 4, 2013, 7:37 p.m.)

Status: Closed (submitted)