This revision was automatically updated to reflect the committed changes.
Closed by commit rL251932: Fix race during process detach (authored by labath).
Changed prior to commit:
http://reviews.llvm.org/D14201?vs=38806&id=39068#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14201
Files:
labath created this revision.
labath added reviewers: clayborg, jingham.
labath added a subscriber: lldb-commits.
The code which was preventing the usage of the OS plugin while detach is in
progress also prevented us to update the thread list correctly. This resulted
in an empty thread list, which