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

600 commits

Author SHA1 Message Date
Patrick Chuong
ceb8b9b40b [Pin&Clone] Pinned view not update when stepping/running 2011-04-06 14:26:06 +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
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
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
Patrick Chuong
c1d6a1cffe Bug 340177 - [breakpoints] Update CDT ToggleBreakpointTargetFactory enablement 2011-03-30 13:56:31 +00:00
Marc Khouzam
fa13a7c63b Bug 337893 - Tests for IMIRunControl.executeWithTargetAvailable, non-stop mode 2011-03-28 19:23:02 +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
09499bd32c Bug 337893 - Tests for IMIRunControl.executeWithTargetAvailable, all-stop mode 2011-03-28 17:24:52 +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
Marc Khouzam
87515ad676 Bug 237306: Support for Multi-Process debugging. Add a "New..." button to the "Attach dialog" to allow creating a new process from a running session. 2011-03-10 21:28:59 +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
d5d4f19105 Bug 338136: Don't show the inferior process in the debug view 2011-03-09 15:36:33 +00:00
Marc Khouzam
e170d35e58 Bug 338136: Don't show the inferior process in the debug view 2011-03-08 20:56:07 +00:00
Marc Khouzam
03252ec0f9 Bug 338769: Allow for different versions of the FinalLaunchSequence 2011-03-07 18:05:03 +00:00
Marc Khouzam
85a953ca4c Bug 338136: Show the proper inferior console when selecting a container in the debug view. This support is for multi-process. 2011-03-07 15:50:59 +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
bf034bfc41 Bug 338472: Pinned view should blank out when session terminated 2011-03-04 19:03:30 +00:00
Patrick Chuong
38f65aca63 Bug 338472 - [Pin&Clone] Pinned view should blank out when session terminated 2011-03-04 16:45:10 +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
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