Zachary Turner
1da094a5ec
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
2016-01-22 23:54:41 +00:00
..
2015-11-03 19:20:39 +00:00
2016-01-07 15:24:51 +00:00
2015-11-03 19:20:39 +00:00
2015-10-28 17:43:26 +00:00
2015-12-10 18:52:09 +00:00
2016-01-11 10:24:50 +00:00
2015-10-28 17:43:26 +00:00
2016-01-21 21:07:30 +00:00
2016-01-22 23:54:41 +00:00
2016-01-06 00:03:43 +00:00
2015-12-22 17:14:47 +00:00
2016-01-22 23:05:29 +00:00
2015-11-03 19:20:39 +00:00
2016-01-15 20:45:06 +00:00
2015-11-03 19:20:39 +00:00
2016-01-11 10:27:31 +00:00
2015-12-07 21:24:25 +00:00
2016-01-21 21:07:30 +00:00
2015-11-03 19:20:39 +00:00
2015-12-11 19:21:49 +00:00
2015-11-03 19:20:39 +00:00
2015-12-09 06:45:43 +00:00
2016-01-20 15:01:54 +00:00
2015-11-03 19:20:39 +00:00
2015-11-03 19:20:39 +00:00
2015-12-08 01:15:30 +00:00
2015-10-28 17:43:26 +00:00
2015-10-28 17:43:26 +00:00
2015-11-05 19:22:28 +00:00
2015-12-14 21:28:46 +00:00
2015-10-28 17:43:26 +00:00
2015-12-07 21:23:41 +00:00
2016-01-22 20:20:48 +00:00
2015-12-14 21:28:46 +00:00
2015-12-15 23:51:27 +00:00
2015-12-16 01:15:49 +00:00
2015-11-10 20:01:33 +00:00
2015-11-05 19:22:28 +00:00
2015-11-05 19:22:28 +00:00
2016-01-06 19:16:45 +00:00
2015-11-05 19:22:28 +00:00
2015-11-19 11:01:21 +00:00
2015-10-28 17:43:26 +00:00
2016-01-22 14:50:29 +00:00
2016-01-22 23:54:41 +00:00
2015-10-28 17:43:26 +00:00
2015-10-28 17:43:26 +00:00
2016-01-11 10:24:50 +00:00
2015-10-28 17:43:26 +00:00
2015-12-22 17:14:47 +00:00
2016-01-11 18:49:30 +00:00
2015-12-14 13:17:18 +00:00
2015-12-15 23:25:56 +00:00