yuzu-fork/src/core/arm
Hedges e066bc75b9 More improvements to GDBStub (#653)
* More improvements to GDBStub
- Debugging of threads should work correctly with source and assembly level stepping and modifying registers and memory, meaning threads and callstacks are fully clickable in VS.
- List of modules is available to the client, with assumption that .nro and .nso are backed up by an .elf with symbols, while deconstructed ROMs keep N names.
- Initial support for floating point registers.

* Tidy up as requested in PR feedback

* Tidy up as requested in PR feedback
2018-07-12 20:22:59 -07:00
..
dynarmic Update clang format 2018-07-02 21:45:47 -04:00
unicorn More improvements to GDBStub (#653) 2018-07-12 20:22:59 -07:00
arm_interface.h Merge pull request #193 from N00byKing/3184_2_robotic_boogaloo 2018-03-18 22:35:47 -04:00