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

225 commits

Author SHA1 Message Date
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
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
78f40855d0 Bug 329868 - Make TCP the default protocol when populating a remote launch tab. 2010-11-10 03:05:05 +00:00
Marc Khouzam
c757ba1fcb Bug 326660: Adapt the new Debug Hover to support Pretty Printed objects 2010-11-10 02:28:42 +00:00
Marc Khouzam
1ffc84fb58 Bug 302121: Fully support gdb pretty printers 2010-11-05 01:28:52 +00:00
James Blackburn
5294511318 Bug 317796 - Build before launch should be cleverer about which configuration is built.
Add option to LaunchConfig Main Tab to automatically choose a build configuration appropriate to the binary being debugged.
2010-08-26 15:36:21 +00:00
Marc Khouzam
2d499636f4 Bug 318230: Show cores and user name when listing processes to attach too. 2010-07-30 17:45:41 +00:00
Marc Khouzam
abf3f62731 Bug 318214: Unify Basic remote launch with Advanced remote launch 2010-07-23 18:06:58 +00:00
Andrew Gvozdev
73ea2efa7d bug 319769: Unnecessary type casts
patch from Petri Tuononen
2010-07-14 14:02:35 +00:00
Marc Khouzam
f279673643 Bug 319336: Changing the case of a file is causing problems on Windows. This change make the name of the file different. 2010-07-09 19:58:22 +00:00
Marc Khouzam
847b3711f5 Bug 319336: Wrongly names properties file 2010-07-09 01:29:23 +00:00
Marc Khouzam
78669bf6c1 Bug 318230: Use GDB 7.1 support for displaying cores for threads and processes in a label within the debug view. 2010-07-06 20:27:07 +00:00
Marc Khouzam
ed0e80d4d4 Bug 317325: Up-ing plugin versions for DSF-GDB 2010-06-22 19:16:25 +00:00
Sergey Prigogin
58771470a3 Removed hardcoded bundle names. 2010-06-21 00:45:18 +00:00