This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/src/core/gdbstub
polaris- 2732ec758d Fix read and write register blocks in gdbstub
Previously, the padding wasn't correctly accounted for which caused the gdbstub to read and write everything after R15 (starting with the dummy FPA registers) incorrectly, which caused CPSR to not be handled correctly. Everything appears to be working as expected with this change.
2015-11-22 07:48:26 -05:00
..
gdbstub.cpp Fix read and write register blocks in gdbstub 2015-11-22 07:48:26 -05:00
gdbstub.h Remove unnecessary new lines, changed Deinit to Shutdown 2015-10-11 20:07:58 -04:00