Skip to content
Snippets Groups Projects
Commit 338d0bdc authored by Greg Clayton's avatar Greg Clayton
Browse files

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
parent 83a14376
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment