summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/pre_kill_hook/README.md
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2018-04-13 11:31:34 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2018-04-13 11:31:34 +0000
commit8db3f7ede6e89a70fc4860d5821d5e115450e33b (patch)
tree7cddd523703f4a7790130eca692e83bb69bd6564 /lldb/packages/Python/lldbsuite/pre_kill_hook/README.md
parentcf124bd828dfc071130a311eb8a4ea4ae2cd0cdf (diff)
downloadbcm5719-llvm-8db3f7ede6e89a70fc4860d5821d5e115450e33b.tar.gz
bcm5719-llvm-8db3f7ede6e89a70fc4860d5821d5e115450e33b.zip
Re-land "Don't assume backing thread shares protocol ID."
When we're dealing with virtual (memory) threads created by the OS plugins, there's no guarantee that the real thread and the backing thread share a protocol ID. Instead, we should iterate over the memory threads to find the virtual thread that is backed by the current real thread. Differential revision: https://reviews.llvm.org/D45497 rdar://36485830 The original revision (r329891) was reverted because the associated tests ran into a deadlock on the Linux bots. That problem was resolved by r330002. llvm-svn: 330005
Diffstat (limited to 'lldb/packages/Python/lldbsuite/pre_kill_hook/README.md')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud