mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-02 20:21:08 +00:00
gdb: YACC (yet another cleanup commit)
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Ryujinx.HLE.Debugger
|
||||
IVirtualMemoryManager CpuMemory { get; }
|
||||
ulong[] ThreadUids { get; }
|
||||
DebugState DebugState { get; }
|
||||
|
||||
|
||||
void DebugStop();
|
||||
void DebugContinue();
|
||||
void DebugContinue(KThread thread);
|
||||
|
||||
Reference in New Issue
Block a user