citra/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