diff options
author | Gabe Black <gabeblack@google.com> | 2019-10-22 21:42:51 -0700 |
---|---|---|
committer | Gabe Black <gabeblack@google.com> | 2019-12-23 20:57:59 +0000 |
commit | 6e91bb9dcb276780b2474d73ca4f0a0ece17aca7 (patch) | |
tree | 173b34784f5f1a0e124cd523025807bba1d7b4a7 /src/SConscript | |
parent | 62d75e7105fe172eb906d4f80f360ff8591d4178 (diff) | |
download | gem5-6e91bb9dcb276780b2474d73ca4f0a0ece17aca7.tar.xz |
fastmodel: Implement PC based events.
These use the IRIS breakpoint API to stop the models at the appropriate
points. There seems to be a slightly wonky interaction between
breakpoints and stepping, where if you stop at a breakpoint and then
step, you might end up moving forward more than the number of requested
instructions.
Change-Id: I31f13a120cfc1ad2ec3669ee8befd6d21b328bb2
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/22122
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Diffstat (limited to 'src/SConscript')
0 files changed, 0 insertions, 0 deletions