Pawel Piech
1a0bdf2d5d
Bug 374153 - [patch][breakpoints] Show accelerator for toggle breakpoint modifiers in ruler popup menu
...
Switched accelerator mnemonic for Toggle Breakpoint action from
"Double Click" to "Shift+Ctrl+B".
2012-04-11 14:37:20 -07:00
Pawel Piech
8679f1acd1
Bug 375996 - [breakpoints] CDT's "Breakpoint Properties" popup menu
...
item is shown for a Java breakpoint
Renamed 'Breakpoint Properties' -> 'Breakpoint Properties...'
2012-04-04 08:12:39 -07:00
Pawel Piech
dce877458e
Bug 375996 - [breakpoints] CDT's "Breakpoint Properties" popup menu
...
item is shown for a Java breakpoint
2012-04-03 14:14:03 -07:00
Pawel Piech
dd069579ac
Bug 360588 - [breakpoints] Allow user to edit all its properties
...
prior to creating the breakpoint.
- Added support for double-click action modifiers in the Disassembly
view.
- Added an "Add Breakpoint..." action to the Disassembly view as
well.
- Converted the Breakpoints view's "Add Watchpoint (C/C++)" action
to use a full breakpoint properties dialog when creating a watchpoint.
- Added an "Add Function Breakpoint (C/C++)" action to the
Breakpoints view. The action opens the full properties dialog and
allows user to enter the function name.
2012-03-18 20:54:10 -07:00
Pawel Piech
8b6befdf03
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint
...
Added accelerator hint to the toggle actions in the editor gutter popup menu.
2012-03-18 20:51:22 -07:00
Pawel Piech
7c1e0556b6
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint.
2012-03-18 20:48:56 -07:00
Marc Khouzam
49c5be791f
Bug 370462: Improving the debug preferences - add support for different charsets and unify DSF and CDI debug preferences. Update to number format changes to avoid API breakage.
2012-03-06 09:23:34 -05:00
Anton Leherbauer
c7803d38e9
Bug 366942 - [disassembly] Extension point for contributing ruler columns
2011-12-21 14:11:35 +01:00
Patrick Chuong
e9ccc03be3
Bug 336876 - [multicore] Grouping of Execution Elements for DSF debugger feature
2011-03-10 20:38:23 +00:00
Patrick Chuong
0d4ca399d0
Bug 331781 - Pin and Clone support
2011-01-17 18:17:43 +00:00
Anton Leherbauer
fd40ad3a82
Bug 334500 - Tooltip on Reverse step commands misses a space
2011-01-17 10:40:39 +00:00
Sergey Prigogin
9aee6c4850
Bug 225805 - Sourcelookup handling does not scale to large projects
2010-12-10 22:39:43 +00:00
Anton Leherbauer
9b5703b88c
Remove stale annotation types and NLS keys, related to bug 326145
2010-09-30 10:38:52 +00:00
Ken Ryall
29f2c9bf4f
Bug 313893, reorg capabilities into cdt product plug-in.
2010-05-26 16:16:52 +00:00
Vivian Kong
001dc097d9
Bug 311591 - externalize strings for debug activities
2010-05-04 18:42:19 +00:00
Pawel Piech
0c30d752e0
Bug 289526 - [debug view] Migrate the Restart feature to the new one, as supported by the platform
2010-05-04 17:34:55 +00:00
Ed Swartz
f20d66d319
Commit fix for bug 248610, add "View Memory" support to DSF (Stephen Chong)
2010-04-14 13:02:19 +00:00
Ed Swartz
98e85062aa
Fix corrupted properties entries and update wording for the casting category.
2010-04-12 13:36:01 +00:00
Ed Swartz
2cfb9a353a
Fix bug 306553 by generalizing Cast To Type / Display As Array UI so it can be implemented by adapters. In DSF, add IExpressions2 service to implement this support.
2010-03-24 20:32:55 +00:00
Marc Khouzam
6b01652bf6
[249223] Make ResumeWithoutSignal retargettable. Add ResumeWithoutSignal action to DSF-GDB, but this is not complete because DSF-GDB does not handle the signal stuff yet.
2010-03-11 19:19:38 +00:00
Pawel Piech
a4a4038b86
[303553]- [breakpoints] No property action in breakpoints view
2010-03-05 18:45:11 +00:00
Vivian Kong
6d906f69c5
externalize strings in plugin.xml in various plugins
2010-02-01 16:23:38 +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
Vivian Kong
5e92597120
bug 254307 - branding
2009-05-26 14:48:10 +00:00
Alena Laskavaia
f38d981cc8
[111711] - added go to address action to cdi dissasembly view
2009-03-12 20:33:01 +00:00
Pawel Piech
b006bc98c3
Bug 262826 - Create common C/C++ launch configurations
2009-02-27 22:38:54 +00:00
Mike Kucera
433174325e
project settings import/export wizards, bug 242010
2008-08-12 18:29:20 +00:00
Anton Leherbauer
3d97393bad
Fix typo
2008-07-30 08:37:09 +00:00
John Cortell
8b0b647c7b
Move-to-line feature. Application of the patch in bugzilla 118147. Includes refactoring of resume-at-line feature which used "jump to line" terminology. While such terminology is aligned with gdb (it invokes the 'jump' command), it is otherwise counter intuitive and collides with the "move to line" concept. The interfaces and code are now consistent throughout in its use of "resume at line" terminology.
2008-07-07 18:44:06 +00:00
Mikhail Khodjaiants
0864dbf857
Contributing new disassembly.
2008-05-14 15:39:23 +00:00
Alena Laskavaia
7e4a18be7c
- ui for hardware breakpoints in Properties
2008-04-28 21:57:25 +00:00
John Cortell
a602cd1826
Refactoring to use "BreakpointEvent" instead of "Catchpoint" to be consistent with how we refer to the feature at the UI level.
2008-04-25 21:23:39 +00:00
Alena Laskavaia
8c037f0524
bug 226689 - catchpoint support
2008-04-25 17:39:32 +00:00
Mikhail Khodjaiants
5b528871c9
Contributing new disassembly.
2008-04-16 17:10:57 +00:00
Mikhail Khodjaiants
35dfb7a9a9
Contributing new disassembly.
2008-04-07 17:31:51 +00:00
Mikhail Khodjaiants
af3f69afb9
Contributing new disassembly.
2008-04-04 16:39:42 +00:00
Mikhail Khodjaiants
78f39429c5
Bug 210558: Migrate CDT to use new platform Modules view.
2008-04-01 15:08:15 +00:00
Ken Ryall
3071e4834e
Bug 182388, Executables view and supporting classes.
2008-03-24 21:21:02 +00:00
Doug Schaefer
e9963971e8
Fix up copyrights.
2007-06-14 18:51:35 +00:00
Ken Ryall
02af47ffb6
Bug 118308 support for breakpoint actions.
2007-03-28 23:29:04 +00:00
Mikhail Khodjaiants
0198b4400b
Bug 136896: View variables in binary format.
...
Applied modified patch from Mark Mitchell (CodeSourcery).
2006-08-16 08:45:36 +00:00
Doug Schaefer
17464c08f4
Update Copyright dates and fix those that had no copyrights.
2006-06-23 17:27:03 +00:00
Mikhail Khodjaiants
5839b72abe
Bug 142860: Breakpoint marker is not shown in the editor's ruler.
2006-05-19 20:56:19 +00:00
Ken Ryall
8bd344b11f
Initial commit of the Import Executable Wizard.
2006-04-28 15:16:43 +00:00
Mikhail Khodjaiants
103ba0e9c1
Added the "AddWatchpoint" action to the breakpoints view.
2006-04-17 18:47:02 +00:00
Mikhail Khodjaiants
33cb273cb6
Fix for Bug 93777: Postmortem and Local launch need a default preference for selected debugger.
2006-03-06 18:46:09 +00:00
David Inglis
92cae3205a
CPL to EPL transistion - license header update for QNX
2005-06-23 16:01:26 +00:00
Mikhail Khodjaiants
d66940d5a3
Bug 94139: User-defined register groups. Support fo the "Restore Default Register Groups" action.
2005-06-09 20:21:16 +00:00