systemc: Make sure children of processes are recorded as such.
authorGabe Black <gabeblack@google.com>
Wed, 29 Aug 2018 03:58:37 +0000 (20:58 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 3 Oct 2018 00:12:37 +0000 (00:12 +0000)
commitae373556b71e4d4c5c2022110e7a4b00c55666a9
tree172c5cc85da4e0e426378763670055c2a80f8276
parente731642149c50955efb63b3f255a5112185976dd
systemc: Make sure children of processes are recorded as such.

The process was treated as the parent of the object, but the object
wasn't being installed as a child of the process.

Change-Id: I6710f34734835cbeceb3d33e5e37b6f5897c5e30
Reviewed-on: https://gem5-review.googlesource.com/c/12438
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/core/object.cc