diff options
author | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-11-18 20:24:06 +0000 |
---|---|---|
committer | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-11-18 20:24:06 +0000 |
commit | 5d863db36560c528cb5a0106cf8200857a27ac63 (patch) | |
tree | cb345b31bc92c5a36886179ee34e25ea58e39fa0 /target-m68k | |
parent | 5c1a360578164f941751a1188bb1bdacb98e77b9 (diff) | |
download | qemu-5d863db36560c528cb5a0106cf8200857a27ac63.tar.gz qemu-5d863db36560c528cb5a0106cf8200857a27ac63.tar.bz2 qemu-5d863db36560c528cb5a0106cf8200857a27ac63.zip |
Restore pc on watchpoint hits (Jan Kiszka)
In order to provide accurate information about the triggering
instruction, this patch adds the required bits to restore the pc if the
access happened inside a TB. With the BP_STOP_BEFORE_ACCESS flag, the
watchpoint user can control if the debug trap should be issued on or
after the accessing instruction.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5741 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-m68k')
0 files changed, 0 insertions, 0 deletions