Skip to content
Commit 556658c7 authored by Greg Clayton's avatar Greg Clayton
Browse files

Fixed an issue with MachTask::TaskResume () where if the task was already

suspended, we would call "int ::task_resume (task_t task);" as many times as
it took to resume the task which isn't what we want to do.

llvm-svn: 116674
parent cd86570b
Loading
Loading
Loading
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