forked from eden-emu/eden
Implement gdbstub
This commit is contained in:
parent
848693bb0b
commit
021fab70ac
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