mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-12 06:35:05 +00:00
When QEMU watchpoint matches, that is not definitely an architectural watchpoint match yet. If it is a stop-before-access watchpoint then that is hardly possible to ignore it after throwing a TCG exception. A special callback is introduced to check for architectural watchpoint match before raising a TCG exception. Backports commit 568496c0c0f1863a4bc18539962cd8d81baa4e30 from qemu |
||
|---|---|---|
| .. | ||
| cpu.h | ||
| object.h | ||
| qom-qobject.h | ||