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

546 commits

Author SHA1 Message Date
Marc Khouzam
878d101d18 Bug 335648: Differentiate between hw breakpoint and watchpoint 2011-02-15 14:34:30 +00:00
Anton Leherbauer
60080b30c7 Fix deprecation warnings 2011-02-14 14:18:46 +00:00
Marc Khouzam
8bec791d32 Bug 335528: [multi-process] Move startOrRestart to the Processes service 2011-02-11 01:32:07 +00:00
Marc Khouzam
7fc91792d9 Bug 336847: Tracepoints cannot be set from the Disassembly view 2011-02-10 17:14:54 +00:00
Marc Khouzam
906fdd4ad2 Bug 335324: Make the container (process) the breakpointTarget context 2011-02-08 15:25:03 +00:00
Marc Khouzam
bc169066cd Bug 335895: GDB Traces Console has infinite capacity 2011-02-07 15:30:52 +00:00
Marc Khouzam
088ab87031 Bug 213076: [breakpoints] Condition string not properly formatted when adding to an existing breakpoint/watchpoint 2011-02-06 02:00:00 +00:00
Marc Khouzam
d034f60b19 Bug 335324 - [multi-process][breakpoints] Make the container (process) the breakpointTarget context 2011-02-05 04:27:36 +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
7eb8ffda2e Bug 335895: GDB Traces Console has infinite capacity 2011-02-03 17:08:12 +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
a10ab1852d Bug 335648: Differentiate between hw breakpoint and watchpoint 2011-02-02 02:33:42 +00:00
Marc Khouzam
9c4c909ba9 Bug 336013: [launch] Environment variables that contain a space are not properly set at launch time 2011-02-02 02:14:28 +00:00
Marc Khouzam
54ef22fda2 Bug 336013: [launch] Environment variables that contain a space are not properly set at launch time 2011-02-01 20:30:32 +00:00
Marc Khouzam
71ac61e6e2 Bug 336008: [tests] JUnit tests for launch configuration and restart 2011-02-01 19:20:06 +00:00
Marc Khouzam
0c02ab5445 Bug 335776: Typo in translation string gives exception 2011-01-29 18:56:26 +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
Mikhail Khodjaiants
8e355ea4b2 Bug 334329 - Launch is not marked as 'terminated' when program exits. 2011-01-26 19:00:17 +00:00
Marc Khouzam
ec4d115af3 Bug 335099 - [tests] NPE at the end of the JUnit tests when running headless 2011-01-23 03:09:28 +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
Marc Khouzam
c40aa41437 Bug 237306: Enable --thread-group for all MI commands 2011-01-22 11:31:12 +00:00
Marc Khouzam
9cdfcf0848 Bug 334463: [run control] Need a way to know if we are in non-stop mode 2011-01-21 18:41:09 +00:00
John Cortell
76b5f224e5 Documentation. Gave method package visibility so it can be exercised by junit tests 2011-01-21 16:09:09 +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
John Cortell
c31bfa24ec Bug 334940: NPE in GdbPlugin.shutdownActiveLaunches() during simple junit tests 2011-01-20 20:00:59 +00:00
Marc Khouzam
859bba1a0d Bug 330669: [pretty printers] children of pointer to class with multiple inheritance are corrupted 2011-01-20 15:48:37 +00:00
Marc Khouzam
96e5dddddb Bug 334687: Adapters could be created once a DsfSession is invalid 2011-01-18 18:57:44 +00:00
Marc Khouzam
3995cfd1a6 Bug 334650: [tests] JUnit test can cause deadlock 2011-01-18 14:54:14 +00:00
Patrick Chuong
0d4ca399d0 Bug 331781 - Pin and Clone support 2011-01-17 18:17:43 +00:00
Marc Khouzam
146d6d2d78 Bug 332605: MIBreakpointsManager convertToTargetBreakpoint didn't convert the breakpoint type attribute 2011-01-17 16:05:13 +00:00
Marc Khouzam
1be3c0dbd9 Bug 290572: Cleanup of ReverseDebuggingPropertyTester to remove code that is no longer necessary. 2010-12-22 19:02:09 +00:00
Marc Khouzam
220e3bf81a Bug 332915: [tracepoint] Refreshing the Trace Control view blocks the UI thread 2010-12-20 02:17:37 +00:00
Marc Khouzam
1fcecce140 Bug 325552: License 2010-12-16 20:47:21 +00:00
Marc Khouzam
d5cb79858a Bug 325556: GDB 7.x MI thread details field ignored (DSF) 2010-12-16 20:35:59 +00:00
Marc Khouzam
7585651f46 Bug 325552: GDB 7.x getOsId() pattern match too restrictive (DSF) 2010-12-16 19:48:24 +00:00
Marc Khouzam
d9d0cd6f17 Bug 237306: First part of commit for multi-process on Linux (GDB 7.2). It allows for a multi-process session for an attach debug session or a remote attach debug session. 2010-12-16 03:13:31 +00:00
Sergey Prigogin
9aee6c4850 Bug 225805 - Sourcelookup handling does not scale to large projects 2010-12-10 22:39:43 +00:00
Sergey Prigogin
e0da7a58dd Enhanced loops. 2010-12-07 20:39:19 +00:00
Sergey Prigogin
ef023fca29 Cosmetics. 2010-12-04 02:21:54 +00:00
Marc Khouzam
3c0d068f99 Bug 331232: Missing some unregistering 2010-11-30 15:19:26 +00:00
Marc Khouzam
71ddec1100 Bug 329724: New method added to CommandFactory 2010-11-30 14:42:49 +00:00
Sergey Prigogin
598422cac4 Adjusted javadoc. 2010-11-30 01:10:06 +00:00