Skip to content
Commit ff261637 authored by Jim Ingham's avatar Jim Ingham
Browse files

Don't have both lldb and debugserver call waitpid on the target process. This...

Don't have both lldb and debugserver call waitpid on the target process.  This sets up a race condition,
and if lldb wins, then debugserver won't get the correct error status to lldb.

<rdar://problem/16030008>

llvm-svn: 201744
parent 5a0dd572
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