Hardware watchpoints don't fire since 0.8.0 #1947
Closed
Comments
Hm, gdb. I don't tend to use that as often so it's broken from time to time. I think I switched which type of watchpoint is set by default in 0.8. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, sorry for not reporting this earlier - in recent months I've found that hardware watchpoints don't function correctly (tested both on Windows and Linux). They previously used to work on 0.7.3, and must have broken some time between then and the release of 0.8.0.
Here's a minimal example using libtonc:
Example code
(can use this template to compile if you need)
Debug scripts
Windows:
Linux:
GDB session - mGBA 0.7.3
GDB session - mGBA 0.8.0 to 0.8.4
The text was updated successfully, but these errors were encountered: