A structure holding the current CPU state information.
uint8_t Running
Indicates if the debuggee is running or frozen due to some event.
uint8_t EventCode
Defines the event that caused the debuggee to freeze its execution. Currently defined as a PS_EVENT_CODE structure.