1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 14:55:41 +02:00
Commit graph

432 commits

Author SHA1 Message Date
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
35b59fe446 Bug 337927: Invalid assert when fetching process information 2011-02-23 02:04:56 +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
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
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
906fdd4ad2 Bug 335324: Make the container (process) the breakpointTarget context 2011-02-08 15:25:03 +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
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
0c02ab5445 Bug 335776: Typo in translation string gives exception 2011-01-29 18:56:26 +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
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
b78d754109 Bug 325552: GDB 7.x getOsId() pattern match too restrictive (DSF) 2011-01-20 22:08:38 +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
146d6d2d78 Bug 332605: MIBreakpointsManager convertToTargetBreakpoint didn't convert the breakpoint type attribute 2011-01-17 16:05:13 +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
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
Sergey Prigogin
412b53da8a Bug 329724 - DSF-GDB launcher fails if there are newlines between command line arguments 2010-11-30 00:39:43 +00:00
Sergey Prigogin
93025a22fb Bug 328012 - UI freezes when opening a launch configuration if the binary is on a slow file system 2010-11-28 21:17:37 +00:00
Marc Khouzam
8d2fa6ee0d Bug 326970: [processes] Cores are not shown in the process label using GDB 7.2 2010-11-22 15:45:12 +00:00
Marc Khouzam
a48572ef30 Bug 330608: Only discard OOB records if we are not waiting for an answer. This is to keep all output of CLI commands. 2010-11-22 14:29:48 +00:00
Marc Khouzam
c0a7a5724f Bug 120162: [launch] Allow to specify the default version of gdb 2010-11-21 19:20:59 +00:00
Sergey Prigogin
0a51630f81 Bug 120162 - Allow to specify the default version of gdb. Patch by Marc-Andre Laperle. 2010-11-21 18:25:40 +00:00
Marc Khouzam
6ae45784a5 Bug 330289: [variables] Race condition when updating a variable object 2010-11-17 21:29:08 +00:00
Marc Khouzam
b5c0570748 Bug 302121: Cleanup to make code clearer 2010-11-15 19:13:19 +00:00
Marc Khouzam
2e2e49d1a3 Bug 328573: Variables view has problems with duplicate debug info for local variable 2010-11-12 20:44:11 +00:00
Marc Khouzam
d0907f8bec Bug 311958: Assertion hits because of delayed task. So, cancel all delayed task after shutting down the exutor. 2010-11-12 14:07:27 +00:00
Marc Khouzam
1ffc84fb58 Bug 302121: Fully support gdb pretty printers 2010-11-05 01:28:52 +00:00
Pawel Piech
8c69e98515 Bug 293109 - [debug view][view model] Terminate and Relaunch action not working. 2010-10-08 18:15:45 +00:00