summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2015-11-03 16:05:18 +0000
committerPavel Labath <labath@google.com>2015-11-03 16:05:18 +0000
commit862432c90e25f0901b77aff92cc6e48acd4b212b (patch)
tree96b8afbbfb52068ef678374e73426b10f35a9511 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
parent53f8a53fb6aee4cfea0bce114973f0964cb9c255 (diff)
downloadbcm5719-llvm-862432c90e25f0901b77aff92cc6e48acd4b212b.tar.gz
bcm5719-llvm-862432c90e25f0901b77aff92cc6e48acd4b212b.zip
Fix race during process detach
Summary: 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 confused the detaching logic. Change the condition do only do what it says (disable the usage of the OS plugin). Reviewers: clayborg, jingham Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D14201 llvm-svn: 251932
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud