1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00
cdt/dsf-gdb
Simon Marchi 955afec343 Fixup for "[dsf-gdb] debug tests: Use line tags where possible"
Unfortunately previous commit was submitted too early. There were
two problems that this commit corrects:

1) clear line tags before each test run - side effect of Bug 508642

When a test marked with Intermittent fails, the next retry is executed
with the same class instance.  Therefore, the new try starts with a
non-empty fTagLocations.  The test trips on the check that there are no
duplicate tags.

2) Fix failing testStopAtMainWithReverse

A blank line got inserted into the test case, that
interfered with the test logic.

Change-Id: If4c28557eac7ee740b4e3a5eac5dd2726c39a35d
Also-by: Jonah Graham <jonah@kichwacoders.com>
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
2016-12-04 12:06:00 +00:00
..
org.eclipse.cdt.dsf.gdb Bug 506382: Be more lenient with GDB protocol error 2016-11-21 04:10:39 -05:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.dsf.gdb.tests Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.dsf.gdb.ui Typo 2016-11-21 13:54:26 -05:00
org.eclipse.cdt.examples.dsf.gdb Add id to GdbFullCliConsole and GdbBasicCliConsole menu 2016-11-21 13:22:38 -05:00
org.eclipse.cdt.gnu.dsf-feature Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.gnu.dsf.source-feature Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.gnu.multicorevisualizer-feature Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.tests.dsf.gdb Fixup for "[dsf-gdb] debug tests: Use line tags where possible" 2016-12-04 12:06:00 +00:00