CPU: Fix crash on breakpoint add/trace enable
This commit is contained in:
@ -139,6 +139,7 @@ bool IsExecutionInterrupted();
|
||||
bool IsPaused();
|
||||
bool IsShutdown();
|
||||
bool IsValid();
|
||||
bool IsExecuting();
|
||||
|
||||
bool IsStartupCancelled();
|
||||
void CancelPendingStartup();
|
||||
|
||||
Reference in New Issue
Block a user