1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-12 10:45:37 +02:00
cdt/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/data/launch/src
Jonah Graham f388f97fff Bug 532592: [tests] fix bitrotten GDBRemoteTracepointsTest
When I fixed the assume on "remote" in commit 4a447ce1a6
I exposed this test as having not been run in a while and it has
bitrotten due to changes in the compiler behaviour and the bad
definition of fastTracepointsSupported. This commit brings the test up
to speed.

Change-Id: I5eee6af4de111d864465851de91889aecf875dfb
2018-03-19 22:35:56 +00:00
..
BreakpointTestApp.cc [dsf-gdb] debug tests: Use line tags where possible 2016-12-03 18:08:14 -05:00
CatchpointTestApp.cc [dsf-gdb] debug tests: Use line tags where possible 2016-12-03 18:08:14 -05:00
ConsoleSyncTestApp.cc Bug 397715 - [memory][expressions] Make use of GDB 7.6 new 2013-01-25 11:09:44 -05:00
ExpressionTestApp.cc Bug 399494 - Consider all variable objects as not complex 2017-04-28 10:59:24 -04:00
GDBMIGenericTestApp.cc Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
launchConfigTestGdbinit Bug 336008: [tests] JUnit tests for launch configuration and restart 2011-02-01 19:20:06 +00:00
LaunchConfigurationAndRestartTestApp.cc Fixup for "[dsf-gdb] debug tests: Use line tags where possible" 2016-12-04 12:06:00 +00:00
Makefile Bug 472765: more complete tests for source path mapping 2016-01-06 12:46:20 -05:00
MemoryTestApp.cc [dsf-gdb] debug tests: Use line tags where possible 2016-12-03 18:08:14 -05:00
MultiThread.cc [debug tests] Remove superfluous breakpoint tag 2015-02-18 11:34:54 -05:00
MultiThreadRunControl.cc debug tests: Add thread compatibility layer and use it 2015-01-07 12:36:59 -05:00
PatternMatchingExpressionsTestApp.cc Bug 409186 - Debug JUnit tests are not ready for 64bit machines 2013-05-28 14:51:22 -04:00
Sleep.h Make dsf-gdb test programs buildable with MinGW. MinGW gdb has problems debugging a cygwin-built executable, so we need to build the test apps with MinGW when testing that debugger. Confirmed these modified files now build with both Cygwin and MinGW. 2010-05-26 19:38:11 +00:00
SourceLookup.cc Bug 478803 and Bug 478805: add tests for source lookup 2015-10-01 22:31:39 +01:00
SpecialTestApp.cc Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
StepIntoSelection.h [dsf-gdb] debug tests: Use line tags where possible 2016-12-03 18:08:14 -05:00
StepIntoSelectionTestApp.cc [dsf-gdb] debug tests: Use line tags where possible 2016-12-03 18:08:14 -05:00
TargetAvail.cc Bug 337893 - Tests for IMIRunControl.executeWithTargetAvailable, all-stop mode 2011-03-28 17:24:52 +00:00
Thread.h debug tests: Add thread compatibility layer and use it 2015-01-07 12:36:59 -05:00
ThreadPthread.h debug tests: Add test for thread name 2015-01-12 09:36:04 -05:00
ThreadPthreadTypes.h debug tests: Add thread compatibility layer and use it 2015-01-07 12:36:59 -05:00
ThreadWindows.h debug tests: Add thread compatibility layer and use it 2015-01-07 12:36:59 -05:00
ThreadWindowsTypes.h debug tests: Add thread compatibility layer and use it 2015-01-07 12:36:59 -05:00
TracepointTestApp.cc Bug 532592: [tests] fix bitrotten GDBRemoteTracepointsTest 2018-03-19 22:35:56 +00:00