1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-29 03:45:35 +02:00
Commit graph

515 commits

Author SHA1 Message Date
Marc Khouzam
507344e58b Bug 337893: Setting breakpoints on a running target does not work with multi-process. Instead of interrupt only the process of interest, we need to interrupt all processes that share the same binary as the process of interest. For simplicity, we interrupt all processes. 2011-04-12 00:44:32 +00:00
Marc Khouzam
3e9fb77a50 Bug 336890: [multi-process] Should stop tracking breakpoints when a process is no longer being debugged 2011-04-10 02:09:58 +00:00
Marc Khouzam
c0f8b0d48c Bug 342358: An inferior ran to completion should be considered suspended 2011-04-10 01:28:19 +00:00
Marc Khouzam
616d9b7ce9 Bug 337893: Missing cleanup of map 2011-04-06 03:01:34 +00:00
Marc Khouzam
fb5cd6d11a Bug 339591: Cannot use 'kill' in a post-mortem session 2011-04-04 02:57:09 +00:00
Marc Khouzam
19df0d4e31 Bug 340262: Duplicate --thread-group when resuming a process in non-stop and GDB 7.2 2011-04-04 02:46:09 +00:00
Marc Khouzam
de27defb84 Bug 340601 - Detaching from a process needs to stop a running program 2011-04-04 01:47:58 +00:00
Marc Khouzam
98194b097c Bug 333284: Thread state is shown incorrectly after attaching to an app in non-stop mode. Use non-interrupting attach when in non-stop to fix this issue, and to improved behavior when attaching. 2011-04-04 01:24:32 +00:00
Marc Khouzam
c31250025c Bug 337893: Support for setting breakpoints on a running target with multi-process 2011-04-03 02:15:11 +00:00
Marc Khouzam
4a1aa3517c Bug 336890: Allow IBreakpointTargetDMContext to be matched even if the processId is missing. 2011-04-02 01:50:49 +00:00
Marc Khouzam
d1c3139020 Bug 341423: Race condition when initializing DSF services. Temporary solution for the Indigo release. 2011-04-01 18:17:42 +00:00
Marc Khouzam
f9be56f5d4 Bug 341396: A process that has not been started should be considered as suspended in non-top mode too 2011-03-30 17:19:07 +00:00
Marc Khouzam
7edc697389 Bug 337893 - Support concurrent setting of bp on a running target for non-stop mode, single process 2011-03-30 15:06:19 +00:00
Marc Khouzam
ccfa88d37b Bug 337893 - Support concurrent setting of bp on a running target 2011-03-28 17:42:56 +00:00
Marc Khouzam
4975d5a2c7 Bug 340021: GDB process not killed when canceling a launch 2011-03-18 18:25:37 +00:00
Marc Khouzam
3b373bb5a5 Bug 340021: GDB process not killed when canceling a launch 2011-03-15 20:17:36 +00:00
Marc Khouzam
6facbd8e21 Typo 2011-03-15 19:05:41 +00:00
Marc Khouzam
60f2c4acc5 Bug 233116: Cancelling an Attach or post-mortem launch should be graceful 2011-03-15 09:57:16 +00:00
Marc-Andre Laperle
112b975c2d Bug 327061 - [Mac] Run To Line throws exceptions, breaks debugging 2011-03-11 18:35:03 +00:00
Marc Khouzam
c2239d41b8 Bug 237306: Support for Multi-Process debugging. Prompting the user for the path to the binary when doing a remote attach. 2011-03-11 16:35:34 +00:00
Marc Khouzam
ebb5a4dafd Bug 225805: Sourcelookup handling does not scale to large projects 2011-03-11 15:06:55 +00:00
Mikhail Khodjaiants
ceb221e714 Bug 326951: [services][launch] Allow to extend ServicesLaunchSequence. 2011-03-10 17:06:10 +00:00
Marc Khouzam
04a75138e2 Bug 237308: Support for multiple inferior processes. No need to have this method public. 2011-03-10 11:13:19 +00:00
Marc Khouzam
bcb875257f Bug 237308: Support for multiple inferior processes 2011-03-10 01:51:17 +00:00
Marc Khouzam
03252ec0f9 Bug 338769: Allow for different versions of the FinalLaunchSequence 2011-03-07 18:05:03 +00:00
Marc Khouzam
745fbced67 Bug 338136: Show the proper inferior console when selecting a container in the debug view. This support is for multi-process. 2011-03-07 11:35:07 +00:00
Marc Khouzam
52cb9b810c Bug 339048: Remove mention of "PDA launch" when logging errors related to gdb launch shutdown 2011-03-07 11:02:38 +00:00
Marc Khouzam
32bf5a5a1d Bug 339047: No need to interrupt the inferior in non-stop mode 2011-03-07 04:11:20 +00:00
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
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