diff options
author | Curtis Dunham <Curtis.Dunham@arm.com> | 2014-12-23 11:51:40 -0600 |
---|---|---|
committer | Curtis Dunham <Curtis.Dunham@arm.com> | 2014-12-23 11:51:40 -0600 |
commit | 10b5e5431d004fe51df30140f20346b2c91248fb (patch) | |
tree | abff13d4c9e7cbcabdf2c5533066fb957fcdfead /src/cpu/checker/cpu.hh | |
parent | 10c69bb1684c515d683a084b40ab19e5e7ee8c11 (diff) | |
download | gem5-10b5e5431d004fe51df30140f20346b2c91248fb.tar.xz |
sim: fix reference counting of PythonEvent
When gem5 is a slave to another simulator and the Python is only used
to initialize the configuration (and not perform actual simulation), a
"debug start" (--debug-start) event will get freed during or immediately
after the initial Python frame's execution rather than remaining in the
event queue. This tricky patch fixes the GC issue causing this.
Diffstat (limited to 'src/cpu/checker/cpu.hh')
0 files changed, 0 insertions, 0 deletions