ryubing/src/Ryujinx.HLE/Debugger
GreemDev e11eff0f41 gdb: more cleanups
- convert GdbRegisters utilities into extensions on IExecutionContext

- add a Write/Read Register helper on Debugger that handles 32/64 bit instead of doing that for every usage of register reading/writing
2025-10-18 03:01:21 -05:00
..
Gdb gdb: more cleanups 2025-10-18 03:01:21 -05:00
Message Add GDB Stub (ryubing/ryujinx!71) 2025-08-04 20:45:15 -05:00
BreakpointManager.cs gdb: Code cleanup pass #2 2025-10-17 00:09:51 -05:00
DebugState.cs Add GDB Stub (ryubing/ryujinx!71) 2025-08-04 20:45:15 -05:00
Debugger.MainThread.cs gdb: Code cleanup pass #2 2025-10-17 00:09:51 -05:00
Debugger.cs gdb: more cleanups 2025-10-18 03:01:21 -05:00
GdbSignal.cs Add GDB Stub (ryubing/ryujinx!71) 2025-08-04 20:45:15 -05:00
Helpers.cs gdb: Code cleanup pass #2 2025-10-17 00:09:51 -05:00
IDebuggableProcess.cs Add GDB Stub (ryubing/ryujinx!71) 2025-08-04 20:45:15 -05:00
RegisterInformation.cs gdb: more cleanups 2025-10-18 03:01:21 -05:00
StringStream.cs gdb: Cleanup Debugger.cs 2025-10-16 17:32:04 -05:00