diff options
| author | Greg Clayton <gclayton@apple.com> | 2010-10-16 18:11:41 +0000 |
|---|---|---|
| committer | Greg Clayton <gclayton@apple.com> | 2010-10-16 18:11:41 +0000 |
| commit | 556658c79e34ce1fe126e2634d47b80e8b3e78fd (patch) | |
| tree | 6d6ff145a0e6e809373b6b08d4c18a6916b0ca0d /lldb/source/Commands/CommandObjectProcess.cpp | |
| parent | cd86570b93e75660fae2e241b662d5e4b55c1085 (diff) | |
| download | llvm-556658c79e34ce1fe126e2634d47b80e8b3e78fd.zip llvm-556658c79e34ce1fe126e2634d47b80e8b3e78fd.tar.gz llvm-556658c79e34ce1fe126e2634d47b80e8b3e78fd.tar.bz2 | |
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
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions
