Implement qThreadExtraInfo
This commit is contained in:
parent
7e4944cc88
commit
8bd4417b24
9 changed files with 50 additions and 1 deletions
|
@ -118,7 +118,8 @@ namespace Ryujinx.Cpu
|
|||
void DebugStop();
|
||||
bool DebugStep();
|
||||
void DebugContinue();
|
||||
|
||||
DebugState GetDebugState();
|
||||
|
||||
ulong DebugPc { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue