1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/dsf-gdb
Marc Khouzam f582de0a88 Resume threads individually in GDBMultiNonStopRunControlTest.
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
2014-12-23 20:28:02 -05:00
..
org.eclipse.cdt.dsf.gdb Revert "Bug 451929 - Leverage p2 ability to express native packages" 2014-12-23 00:05:47 -05:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui Bug 453206 - [visualizer] update access modifiers to permit extension to 2014-12-12 13:08:34 -05:00
org.eclipse.cdt.dsf.gdb.tests Bug 455237 - Move VisualizerVirtualBoundsGraphicObjectTest to 2014-12-16 13:29:46 -05:00
org.eclipse.cdt.dsf.gdb.ui Bug 455537 - Allow to override LaunchVMProvider 2014-12-17 15:17:25 -05:00
org.eclipse.cdt.examples.dsf.gdb Bug 441277 - Fix colliding tab ids in example plugin that extends 2014-12-18 16:14:21 -05:00
org.eclipse.cdt.gnu.dsf-feature Inremented feature version to 8.5. 2014-07-21 17:07:12 -07:00
org.eclipse.cdt.gnu.dsf.source-feature Inremented feature version to 8.5. 2014-07-21 17:07:12 -07:00
org.eclipse.cdt.gnu.multicorevisualizer-feature Inremented feature version to 8.5. 2014-07-21 17:07:12 -07:00
org.eclipse.cdt.tests.dsf.gdb Resume threads individually in GDBMultiNonStopRunControlTest. 2014-12-23 20:28:02 -05:00