1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
Commit graph

22 commits

Author SHA1 Message Date
Marc Khouzam
f9a0d5571e [299292] Improved tests for GDB version 2010-01-12 14:29:54 +00:00
Marc Khouzam
0176f2c5a4 [299292] Tests for GDB version extraction 2010-01-11 22:15:08 +00:00
Marc Khouzam
721192f266 [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
Marc Khouzam
060abcbbfd [294660] When we moved from DD to CDT, the test binaries stopped being updated in the workspace 2009-11-09 20:07:05 +00:00
Marc Khouzam
9b2ec95028 [275193] A typo slipped in. The default gdbserver should be "gdbserver" and not "gdbserver.7.1" which does not exist yet 2009-11-09 19:33:14 +00:00
Marc Khouzam
72a7fa5cd0 [275193] Support for Remote Debugging tests using gdbserver 2009-10-27 15:09:42 +00:00
Marc Khouzam
91d786f13e [291754] Avoid race condition by waiting for the stopped event as soon as we have the launch 2009-10-08 20:07:53 +00:00
Marc Khouzam
f1088d2f5e [291754] gdbserver should part of the launch to make sure it is killed at the end of each testcase 2009-10-08 18:58:44 +00:00
Marc Khouzam
8eafa2bdd7 [291754] gdbserver is always started on the localhost. 2009-10-08 14:28:22 +00:00
Marc Khouzam
94e929ae01 [291754] When doing a REMOTE debugging session, the tests should launch gdbserver. 2009-10-08 14:23:18 +00:00
Marc Khouzam
08f05612e7 [291633] Allow the JUnit tests to use GdbLaunchDelegate. 2009-10-07 19:56:28 +00:00
John Cortell
2b90c1a741 Added MultiThread.exe 2009-09-04 02:34:34 +00:00
Pawel Piech
42273bfa02 [288553] - Change DSF plugins' version to 2.1. 2009-09-03 19:59:52 +00:00
Vivian Kong
83fd77b56d update copyrights 2009-05-27 15:48:21 +00:00
Marc Khouzam
6f69a2220c [275193] Enhance the DSF-GDB JUnit tests to allow to test different GDB versions. 2009-05-07 20:14:21 +00:00
Marc Khouzam
aa531aa1e0 Use IMIProcesses instead of MIProcesses to support different version of GDB 2009-04-28 18:12:42 +00:00
Doug Schaefer
73728bf715 ignoring the compiled exes here. 2009-04-27 16:21:42 +00:00
Vivian Kong
b849a3be06 bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00
Marc Khouzam
d128bcecf4 [266943 ] Changed class ExpressionService to MIExpressions for consistency. 2009-03-04 04:09:33 +00:00
Francois Chouinard
0465eb3d20 Fix for bug264721 2009-02-17 14:11:08 +00:00
Marc Khouzam
28e80032cf [251185] TestClassRunner JUnit class no longer exists. Replace it with BlockJUnit4ClassRunner 2009-01-09 16:30:10 +00:00
Pawel Piech
5b47187366 Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00