mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 00:45:28 +02:00
![]() For older GDBs, we don't support resuming the entire process. The tests in GDBMultiNonStopRunControlTest were trying to resume the entire process as a shortcut and it was failing for GDB 7.1 and probably older ones too. This change loops over all suspended threads of the process and resumes them individually. Change-Id: Ie1056aa9775114c3a0d795a49d87d6efe431785d Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com> Reviewed-on: https://git.eclipse.org/r/38742 Tested-by: Hudson CI |
||
---|---|---|
.. | ||
.externalToolBuilders | ||
.settings | ||
data/launch | ||
META-INF | ||
src/org/eclipse/cdt | ||
.classpath | ||
.options | ||
.project | ||
about.html | ||
build.properties | ||
plugin.xml | ||
pom.xml | ||
TestAppBuilder.xml |