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

239 commits

Author SHA1 Message Date
Sergey Prigogin
b7450e5f11 Cosmetics. 2011-05-26 02:46:35 +00:00
Sergey Prigogin
cbf5f8e9f8 Cosmetics. 2011-05-26 00:04:55 +00:00
Sergey Prigogin
97c5ac2ec6 Cosmetics. 2011-05-26 00:02:13 +00:00
Sergey Prigogin
165d5a38af Cosmetics. 2011-05-25 22:04:52 +00:00
Sergey Prigogin
d7e9048685 Cosmetics. 2011-05-25 20:56:16 +00:00
Sergey Prigogin
b26d21eb32 Cosmetics. 2011-05-25 20:48:13 +00:00
Marc Khouzam
5226c0b13a Bug 347163: Canceling a remote attach causes a bad debug session 2011-05-25 19:07:11 +00:00
Sergey Prigogin
c4181d82c9 Cosmetics. 2011-05-25 17:41:21 +00:00
Marc Khouzam
5af284cece Bug 335235 - Deadlock when pressing trace var button in Trace Control view when GDB is running 2011-05-18 18:09:23 +00:00
Marc Khouzam
de6f00d9c8 Bug 335320: NPE when terminating a launch and using the TraceControl view 2011-05-18 02:11:25 +00:00
Marc Khouzam
24d1fac035 Bug 346125 - Exception when disposing TracingConsole 2011-05-17 17:05:02 +00:00
Anton Leherbauer
c1a81dbd68 Bug 331232 - There are memory leaks with each GDB debug session (partial fix) 2011-05-13 10:33:44 +00:00
Marc Khouzam
5ae69e168a Bug 344892: Deadlock when trying to attach to more than one process on a remote target. Small cleanup 2011-05-09 00:14:16 +00:00
Marc Khouzam
bcd45d7218 Bug 344892: Deadlock when trying to attach to more than one process on a remote target 2011-05-08 00:34:54 +00:00
Marc Khouzam
8de6de9d51 Bug 344892: Deadlock when trying to attach to more than one process on a remote target 2011-05-06 02:05:27 +00:00
Marc Khouzam
514f88bf08 Bug 343895: Missing Remote Shell entry in debug view 2011-05-04 10:12:45 +00:00
Marc Khouzam
4239136a95 Bug 343861: Project should not be required to perform debugging 2011-04-26 19:29:56 +00:00
Marc Khouzam
ec88491764 Bug 336961: selectTraceRecord() should not update the UI because it can be used for background activities. 2011-04-25 13:54:42 +00:00
Marc Khouzam
cfd1f8213c Bug 340697: Auto attach to processes forked by the process being debugged 2011-04-20 18:10:37 +00:00
Patrick Chuong
ceb8b9b40b [Pin&Clone] Pinned view not update when stepping/running 2011-04-06 14:26:06 +00:00
Patrick Chuong
c1d6a1cffe Bug 340177 - [breakpoints] Update CDT ToggleBreakpointTargetFactory enablement 2011-03-30 13:56:31 +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 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
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
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
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
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
3a6830d2ea Bug 338319: First step to allow terminating individual processes 2011-02-27 03:30:17 +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
Mikhail Khodjaiants
9684ae54d1 Bug 337303: Refactor DisassemblyToggleBreakpointsTarget and DisassemblyToggleTracepointsTarget 2011-02-22 18:50:40 +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
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
Anton Leherbauer
60080b30c7 Fix deprecation warnings 2011-02-14 14:18:46 +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
bc169066cd Bug 335895: GDB Traces Console has infinite capacity 2011-02-07 15:30:52 +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
0c02ab5445 Bug 335776: Typo in translation string gives exception 2011-01-29 18:56:26 +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
96e5dddddb Bug 334687: Adapters could be created once a DsfSession is invalid 2011-01-18 18:57:44 +00:00
Patrick Chuong
0d4ca399d0 Bug 331781 - Pin and Clone support 2011-01-17 18:17:43 +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
3c0d068f99 Bug 331232: Missing some unregistering 2010-11-30 15:19:26 +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