Add more logging to TestQueues.py
authorFrederic Riss <friss@apple.com>
Fri, 8 Mar 2019 17:09:13 +0000 (17:09 +0000)
committerFrederic Riss <friss@apple.com>
Fri, 8 Mar 2019 17:09:13 +0000 (17:09 +0000)
commit7f3c16c0f3178efd2883ceac441aa162728f1726
treefbf519b4610062c8b6bca9430bd0bd09aae38cf9
parentb4cdfe8e7fe6d04a9e5e9cb574314367e3c3ba6d
Add more logging to TestQueues.py

The last round of logging taught us that when the test fails, lldb
is indeed aware of the thread it's failing to associate to a given
queue. Add more logging to try to figure out why the thread and the
queue do not appear related to the Queue APIs.

llvm-svn: 355706
lldb/packages/Python/lldbsuite/test/macosx/queues/TestQueues.py