-
- Downloads
Make sure the public state is eStateStopped when we return from...
Make sure the public state is eStateStopped when we return from SBTarget::LoadCore() by hijacking the public event queue so we can ensure that the event gets consumed and the public state of the process (StateType SBProcess::GetState()) returns eStateStopped. llvm-svn: 230066
Loading
Please register or sign in to comment