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

564 commits

Author SHA1 Message Date
Marc Khouzam
559736718a Bug 336947: CLI command for DSF-GDB "tdump". And improvement for the IGDBTraceControl interface. 2011-03-02 20:25:35 +00:00
Marc Khouzam
e96dfd110a Bug 338319: Allow terminating individual processes 2011-03-02 14:58:00 +00:00
Marc Khouzam
e03d0d8880 Bug 338319: Allow terminating individual processes 2011-03-02 11:06:15 +00:00
Marc Khouzam
3a6830d2ea Bug 338319: First step to allow terminating individual processes 2011-02-27 03:30:17 +00:00
Marc Khouzam
819d909a4d Bug 337687: Support for MI command -exec-arguments 2011-02-25 20:25:58 +00:00
Marc Khouzam
f37667bcd3 Bug 237308: Support for multiple inferior processes 2011-02-25 20:08:11 +00:00
Vivian Kong
101d5367d0 Change update site URL to indigo 2011-02-25 14:36:44 +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
35b59fe446 Bug 337927: Invalid assert when fetching process information 2011-02-23 02:04:56 +00:00
Mikhail Khodjaiants
9684ae54d1 Bug 337303: Refactor DisassemblyToggleBreakpointsTarget and DisassemblyToggleTracepointsTarget 2011-02-22 18:50:40 +00:00
Marc Khouzam
8fba5a99e5 Fix javadoc 2011-02-18 20:03:47 +00:00
Marc Khouzam
82a91d1c7f Bug 337602: Setting program arguments should be done per process 2011-02-18 19:49:18 +00:00
Marc Khouzam
8f44836698 Bug 336888: Method breakpoints are not set as actual method breakpoints 2011-02-18 11:18:35 +00:00
Marc Khouzam
87ab55e0f9 Bug 337460: Memory not shown in some cases for non-stop multi-threaded programs 2011-02-18 01:19:16 +00:00
Marc Khouzam
8e27b8d7f6 Bug 337452: Wrong memory shown for non-stop multi-threaded programs. Cache was not being cleared properly. 2011-02-18 01:18:41 +00:00
Patrick Chuong
b048b41484 Bug 334566 - [multicore][Pin&Clone] Add support for icon overlay in the debug view
missing '.' for context.
2011-02-16 14:43:33 +00:00
Marc Khouzam
b9d2bc1e13 Bug 335528: Add method to allow overriding which StartOrRestart and DebugNewProcess sequences to use. 2011-02-16 11:39:41 +00:00
Patrick Chuong
480ee167c8 Bug 334566 - [multicore][Pin&Clone] Add support for icon overlay in the debug view 2011-02-15 21:12:12 +00:00
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