summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/settings/TestSettings.py
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-01-22 23:54:41 +0000
committerZachary Turner <zturner@google.com>2016-01-22 23:54:41 +0000
commit1da094a5ec6fe2c72e52e041930c71dbb946420c (patch)
treee7bc4b661b0e26d786db1b4c69a011772daaf1b3 /lldb/packages/Python/lldbsuite/test/settings/TestSettings.py
parent8c8c9fb5d4db0c98ca3bee99fa0c0afaa42bfaa4 (diff)
downloadbcm5719-llvm-1da094a5ec6fe2c72e52e041930c71dbb946420c.tar.gz
bcm5719-llvm-1da094a5ec6fe2c72e52e041930c71dbb946420c.zip
More fixes related to counting threads on Windows.
The Windows 10 loader spawns threads at startup, so tests which count threads or assume that a given user thread will be at a specific index are incorrect in this case. The fix here is to use the standard mechanisms for getting the stopped thread (which is all we are really interested in anyway) and correlating them with the breakpoints that were set, and doing checks against those things. This fixes about 6 tests on Windows 10. llvm-svn: 258586
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/settings/TestSettings.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud