Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 18 Nov 2008 20:37:55 +0000 (20:37 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 18 Nov 2008 20:37:55 +0000 (20:37 +0000)
commit6bbf2910c80d813fa60dc12bc55e08f44e9c479c
tree46144cada2cd69f0d3cbd42d8b9959a73db1e2d3
parent75cc6fc1632b7c6fbe1f4fbcdef8b53acfe4ee17
Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka)

When one watchpoint is hit, others might have triggered as well. To
support users of the watchpoint API which need to detect such cases,
the BP_WATCHPOINT_HIT flag is introduced and maintained.

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@5744 c046a42c-6fe2-441c-8c8c-71466251a162
cpu-all.h
cpu-exec.c
exec.c