[UI] Host breakpoint shortcut (pauses WinDbg)
This commit is contained in:
@@ -51,6 +51,7 @@ class EmulatorWindow {
|
||||
void CpuTimeScalarSetHalf();
|
||||
void CpuTimeScalarSetDouble();
|
||||
void CpuBreakIntoDebugger();
|
||||
void CpuBreakIntoHostDebugger();
|
||||
void GpuTraceFrame();
|
||||
void GpuClearCaches();
|
||||
void ShowHelpWebsite();
|
||||
|
||||
Reference in New Issue
Block a user