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

139 commits

Author SHA1 Message Date
Axel Mueller
e44884f7ea Bug 320277: Cannot view variables of base class in derived class 2011-09-07 09:55:17 -04:00
Eugene Ostroukhov
97d0869a9a Bug 352888: Add two new "done" methods to RequestMonitor and DataRequestMonitor 2011-08-30 15:20:25 -04:00
Marc Khouzam
d592d691aa Bug 346320: Add support for fast tracepoints 2011-07-25 15:29:42 -04:00
Marc Khouzam
2041eb9870 Bug 348159: Move DSF-GDB preference store to the core plugin. 2011-06-27 16:23:53 -04:00
Sergey Prigogin
b48eb1807f Added bin directory to .gitignore 2011-06-25 16:22:34 -07:00
Marc Khouzam
cc88953450 Bug 346899: JUnits to test post-mortem core launch 2011-05-23 18:10:11 +00:00
Marc Khouzam
6281a85b7b Bug 346789: Remote JUnits don't work anymore 2011-05-21 15:38:16 +00:00
Marc Khouzam
e4320d05fc Bug 345026: JUnit tests to test operations while the target is running 2011-05-06 20:20:53 +00:00
Marc Khouzam
36843b8c72 Bug 344298: JUnit support for Disassembly in case of multi-process. 2011-05-02 02:05:04 +00:00
Marc Khouzam
4239136a95 Bug 343861: Project should not be required to perform debugging 2011-04-26 19:29:56 +00:00
Marc Khouzam
be1c53102b Bug 343745: JUnit tests can be delayed 2 seconds unnecessarily 2011-04-25 16:02:27 +00:00
Marc Khouzam
a942a02708 Bug 343734: JUnit tests for GDB 7.3 2011-04-25 14:25:30 +00:00
Marc Khouzam
c1b808e0ff Bug 337893: Setting breakpoints on a running target does not work with multi-process 2011-04-03 02:45:16 +00:00
Marc Khouzam
fa13a7c63b Bug 337893 - Tests for IMIRunControl.executeWithTargetAvailable, non-stop mode 2011-03-28 19:23:02 +00:00
Marc Khouzam
09499bd32c Bug 337893 - Tests for IMIRunControl.executeWithTargetAvailable, all-stop mode 2011-03-28 17:24:52 +00:00
Marc Khouzam
f37667bcd3 Bug 237308: Support for multiple inferior processes 2011-02-25 20:08:11 +00:00
Marc Khouzam
9efc3961a2 Bug 338171: StartOrRestartSequence_7_0 is being called for older GDBs 2011-02-25 02:20:34 +00:00
Marc Khouzam
5d1be8f620 Bug 335324: Prepare JUnit tests for the container (process) being the breakpointTarget context 2011-02-05 04:23:59 +00:00
Marc Khouzam
5bca49ece1 Bug 211620: Junit test should make use of Query 2011-02-05 02:52:40 +00:00
Marc Khouzam
83c041d618 Bug 336008: [tests] JUnit tests for launch configuration and restart 2011-02-04 16:24:20 +00:00
Marc Khouzam
797697ad62 Bug 336008: [tests] JUnit tests for launch configuration and restart 2011-02-04 15:22:29 +00:00
Sergey Prigogin
b500c6c1cd Configurable formatting of constructor initializer lists. 2011-02-03 23:12:11 +00:00
Marc Khouzam
4881bba10c Bug 335528: [multi-process] Move startOrRestart to the Processes service 2011-02-02 21:39:37 +00:00
Marc Khouzam
71ac61e6e2 Bug 336008: [tests] JUnit tests for launch configuration and restart 2011-02-01 19:20:06 +00:00
John Cortell
7dd91beaf6 Bug 335643: Session-less tests should be exercised as part of every suite 2011-01-28 02:27:09 +00:00
John Cortell
c1b4709436 Bug 335643: Session-less tests should be exercised as part of every suite 2011-01-28 02:03:46 +00:00
Marc Khouzam
b5992da2dc Bug 326878: Registers JUnit test fail with GDB 7.2 2011-01-23 03:00:29 +00:00
Marc Khouzam
ed94590082 Bug 335098: JUnit tests don't always use the DSF executor when they should 2011-01-23 02:28:59 +00:00
John Cortell
a7cafc049c Corrected test 2011-01-21 16:08:31 +00:00
John Cortell
b78d754109 Bug 325552: GDB 7.x getOsId() pattern match too restrictive (DSF) 2011-01-20 22:08:38 +00:00
John Cortell
f7266e6cbb Bug 334951: Convert the dsf-gdb test plug-in into a fragment 2011-01-20 21:54:57 +00:00
Marc Khouzam
3995cfd1a6 Bug 334650: [tests] JUnit test can cause deadlock 2011-01-18 14:54:14 +00:00
Marc Khouzam
a0c59da5c4 Some tests got commented out by mistake. 2010-10-01 02:21:34 +00:00
Marc Khouzam
a1a288b3fc Timeout of 10 seconds should be waiting for the suspended event. 2010-10-01 02:20:26 +00:00
Marc Khouzam
6559679143 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
Marc Khouzam
ffd8caf56d Bug 320277: JUnit test to make sure we properly view variables of base class in derived class 2010-09-09 12:34:11 +00:00
Marc Khouzam
12d6c482ed It makes more sense to run the most recent GDB versions first. 2010-09-03 15:11:14 +00:00
Marc Khouzam
0070cb3914 Bug 248595: Add support pending breakpoints introduced in GDB 6.8. This allows to set breakpoints in dlls before they are loaded. Note that the installation marker does not get updated after the breakoint is first set. 2010-08-26 17:58:47 +00:00
Marc Khouzam
ba0437069d Bug 315677: The getNumChildren() method was not actually used and was causing some inefficiency, so we deprecate it in favor of hasChildren() and getSubExpressionCount(). Also fix the JUnit tests accordingly. 2010-06-25 15:44:57 +00:00
Marc Khouzam
b1aa24fe34 Bug 317223: Disable two tests for GDB 6.6 since they depend on -var-info-path-expression, which is only supported starting with GDB 6.7 2010-06-17 17:42:56 +00:00
John Cortell
6277487b53 Bug 315845: Intermittent race-condition failure in MIMemoryTest.asynchronousReadWrite() 2010-06-15 21:13:45 +00:00
Marc Khouzam
8c5a9f0d91 Bug 315784: Support to test with GDB 7.1 and 7.2 2010-06-04 15:46:37 +00:00
Marc Khouzam
6dd4a791d3 assertEquals should have its first parameter be the expected value. 2010-06-04 15:20:08 +00:00
Marc Khouzam
61bf17193d assertEquals should have its first parameter be the expected value. 2010-06-04 14:45:18 +00:00
Marc Khouzam
1e1508c33c Missing space 2010-06-04 14:42:27 +00:00
John Cortell
aaf7b3dfbb Previous commit caused test failures with gdb 6.8 due to a breakpoint hit not being generated when using SyncUtil to set the breakpoint. Avoid using SyncUti for setting a line breakpoint. Also some refactoring to reduce clutter and code duplication. 2010-06-03 18:43:26 +00:00
Vivian Kong
0ac162a821 Bug 315439 Fix up copyright 2010-06-02 19:27:16 +00:00
John Cortell
1ee7bff8d5 Added test for interrupt 2010-06-01 19:18:33 +00:00
John Cortell
ae33c729a7 Missing asterisk in javadoc comment 2010-06-01 19:02:34 +00:00
John Cortell
f001fc32d0 Fixed intermittent test failure caused by buggy test. A breakpoint hit can arrive after SyncUtil.resumeUntilStopped() returns. The test needs to call waitForBreakpointEvent() afterwards. 2010-06-01 18:44:26 +00:00