1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-16 12:45:41 +02:00
cdt/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/data/launch/src
2011-05-23 18:10:11 +00:00
..
BreakpointTestApp.cc 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
CatchpointTestApp.cc 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
ExpressionTestApp.cc Bug 320277: More JUnit test to make sure we properly view variables of base class in derived class 2010-09-09 20:34:31 +00: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 Bug 336008: [tests] JUnit tests for launch configuration and restart 2011-02-01 19:20:06 +00:00
Makefile Bug 346899: JUnits to test post-mortem core launch 2011-05-23 18:10:11 +00:00
MemoryTestApp.cc Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
MultiThread.cc Adjust to the new dual POSIX/MSVC buildable MultiThread.cc. Also fix problems in the registers test 2010-05-27 21:20:45 +00: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
SpecialTestApp.cc Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
TargetAvail.cc Bug 337893 - Tests for IMIRunControl.executeWithTargetAvailable, all-stop mode 2011-03-28 17:24:52 +00:00
TracepointTestApp.cc [284286] First phase of tracepoint support. Tracepoints can now be created/deleted/enabled/disabled, we can add conditions and passcount. 2009-12-18 18:59:44 +00:00