1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-30 03:33:37 +02:00
cdt/dsf-gdb/org.eclipse.cdt.dsf.gdb
Jonah Graham 83d4fa001e Bug 572581: reenable disabled DSF-GDB tests
Many of the disabled tests were failing because they were dependent
on specific combinations of GDB + GCC and where exactly code
stops and steps effect when entering functions. The old code
mostly ran to a function and then stepped a known number of times.
But what changes between GDB versions is how many steps are needed.
Therefore for all failing tests update to run to a specific line
number by using tags in the .cc file and running to them to make
sure the test is precisely on that line.

This partially reverts commit 8220215a2e
and 92272c6465

Reason for revert: These tests were "temporarily" disabled a while ago
as part of the JIRO migration in Bug 545624.

Change-Id: I703429c8a81c856360f1cb4e899026200527f7c6
2021-04-09 20:51:00 -04:00
..
.settings Bug 516371: Enable GDB target async support for Windows remote debugging 2021-01-05 18:50:19 -05:00
META-INF Bug 572581: reenable disabled DSF-GDB tests 2021-04-09 20:51:00 -04:00
src/org/eclipse/cdt/dsf Bug 572581: reenable disabled DSF-GDB tests 2021-04-09 20:51:00 -04:00
.classpath Bug 562494: Update BREE to Java 11 2020-08-24 17:50:56 -04:00
.options Bug 361934 - Provide timeout for gdb commands 2012-04-17 10:20:23 -04:00
.project Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
about.html Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
build.properties Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
plugin.properties Bug 547831 Add ILaunchTargets for GDB Remote 2019-06-03 00:22:36 -04:00
plugin.xml Bug 543711: Provide empty enablements to suppress missing enablements warning in log 2019-08-03 11:56:41 -04:00