mirror of
https://git.citron-emu.org/Citron/Emulator.git
synced 2025-12-22 07:37:01 +00:00
Implement gdbstub
This commit is contained in:
parent
f7b4f44adf
commit
5114d75647
18 changed files with 1182 additions and 9 deletions
|
|
@ -29,6 +29,7 @@ namespace Log {
|
|||
SUB(Debug, Emulated) \
|
||||
SUB(Debug, GPU) \
|
||||
SUB(Debug, Breakpoint) \
|
||||
SUB(Debug, GDBStub) \
|
||||
CLS(Kernel) \
|
||||
SUB(Kernel, SVC) \
|
||||
CLS(Service) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue