1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
Simon Marchi da85a41850 Force thread order in GDBProcessesTest.getThreadData
A change in gdb showed that we shouldn't rely on the order of threads
when they are all created at the same time.

The solution is to break after each thread is created, so that gdb takes
note of the new thread before we spawn another one. This way, they'll
always be in the same order.

Change-Id: Ia62dc0476163ad44bba52d51df95cf747d27da84
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Reviewed-on: https://git.eclipse.org/r/39712
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-01-16 13:13:44 -05:00
build Bug 423342 - MinGW builds fail with custom EFS 2015-01-12 15:03:10 -05:00
codan Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
core Bug 399215 - Toggle Function breaks the code... 2015-01-16 09:26:19 -05:00
cross Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
debug Cosmetics. 2015-01-08 16:14:17 -08:00
doc Bug 449604: Comment/Uncomment for C++ editor not documented correctly 2015-01-08 08:59:11 -05:00
dsf Bug 455094 - StepIntoSelection cleanup after review 2015-01-07 11:01:56 -05:00
dsf-gdb Force thread order in GDBProcessesTest.getThreadData 2015-01-16 13:13:44 -05:00
jtag Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
launch/org.eclipse.cdt.launch abstract main tab: replace auto-config checkbox with combo item 2015-01-15 09:09:51 -05:00
llvm Cosmetics. 2015-01-06 21:02:42 -08:00
lrparser Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
memory Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
p2 Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
qt Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
releng Bug 445128 - Copy processing-instruction in xsl processing 2015-01-13 20:19:38 -05:00
remote Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
testsrunner Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
upc Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
util Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
visualizer Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
windows Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
xlc Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Use tycho-extras-version when needed 2015-01-14 15:41:45 -05:00