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

20 commits

Author SHA1 Message Date
Marc Khouzam
03af322a6f Bug 290173: Migrate the Connect command to the asynchronous platform API
Change-Id: Id5025b8936ad88f42e6fa7e07094b04923d0f7a7
Reviewed-on: https://git.eclipse.org/r/6816
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-07-25 10:36:09 -04:00
Marc Khouzam
1ffc84fb58 Bug 302121: Fully support gdb pretty printers 2010-11-05 01:28:52 +00:00
Ken Ryall
29f2c9bf4f Bug 313893, reorg capabilities into cdt product plug-in. 2010-05-26 16:16:52 +00:00
Ken Ryall
d279184e5e Bug 303968, apply Marc's patch to move the remainder of the UI from gdb to dsf plug-ins. 2010-05-25 18:48:54 +00:00
Vivian Kong
e06bd24516 remove extra parenthesis 2010-05-11 13:58:12 +00:00
Vivian Kong
001dc097d9 Bug 311591 - externalize strings for debug activities 2010-05-04 18:42:19 +00:00
Marc Khouzam
c8835a2f95 Bug 284286: Trace Record visualization for DSF-GDB 2010-04-28 23:50:54 +00:00
Anton Leherbauer
1e118a7e58 [309001] Too many debug hovers in Preferences 2010-04-23 06:24:18 +00:00
Marc Khouzam
438a83dada [284286] Support for setting tracepoint actions 2010-03-11 19:09:40 +00:00
Marc Khouzam
b9eb1cba13 [202354] Support for Environment tab in DSF-GDB local application launch. Also, removal of unused classes. 2010-02-16 01:44:33 +00:00
Marc Khouzam
4a593950ae [300096] Support for menu items "runToLine", "moveToLine" and "resumeAtLine" for DSF-GDB in the CEditor and DSF Disassembly view. Support for menu item "Add Watch Expression" for DSF-GDB in CEditor 2010-02-13 02:36:12 +00:00
Marc Khouzam
6764511b39 [284286] New Trace Control View to allow to start/stop/status a tracing experiment. Support for Trace State Variables. Support for Saving trace data to a file. 2010-01-27 19:05:47 +00:00
Marc Khouzam
721192f266 [284286] First phase of tracepoint support. Tracepoints can now be created/deleted/enabled/disabled, we can add conditions and passcount. 2009-12-18 18:59:44 +00:00
Marc Khouzam
370ef8a824 [275687] Moving Reverse commands to the core of CDT from DSF-GDB, and making use of the new asynchronous command framework of the debug platform 2009-12-16 20:32:47 +00:00
Pawel Piech
695c6aab00 Bug 294351 - Add debug hover support for DSF 2009-11-10 00:08:13 +00:00
Vivian Kong
5e92597120 bug 254307 - branding 2009-05-26 14:48:10 +00:00
Marc Khouzam
4b1e7ea794 [249227] New TracingConsole solution to allow for GDB traces to be printed. 2009-02-28 08:26:31 +00:00
Pawel Piech
b006bc98c3 Bug 262826 - Create common C/C++ launch configurations 2009-02-27 22:38:54 +00:00
Marc Khouzam
35a7e9d02b [258284] First attempt at supporting Reverse Debugging. Note that this can only tested with a manually built GDB with Process Record patches. Also, MI support is not defined yet, so the MI commands created in this commit actually use forward commands and a trick to 'reverse' their meaning. 2009-01-23 18:09:01 +00:00
Pawel Piech
5b47187366 Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00