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

86 commits

Author SHA1 Message Date
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
Mikhail Khodjaiants
34250c8463 Bug 94139: User-defined register groups. Support fo the "Edit Register Group" action. 2005-06-07 20:58:59 +00:00
Mikhail Khodjaiants
303ef552fb Bug 94139: User-defined register groups. UI to add/remove user-defined groups. 2005-05-20 21:25:59 +00:00
Mikhail Khodjaiants
72807c0c5f Bug 80175: Replace the CDT source lookup by the source lookup provided by Eclipse platform. Removed CDebugEditor and old source lookup related classes and interfaces. 2005-05-09 21:41:17 +00:00
Mikhail Khodjaiants
9ddf68d139 Changed the labels of the "Source Lookup Path" preference page to "Common Source Lookup Path". 2005-04-21 21:03:43 +00:00
Mikhail Khodjaiants
af37524c7a Bug 80175: Replace the CDT source lookup by the source lookup provided by Eclipse platform. 2005-04-21 19:41:01 +00:00
Mikhail Khodjaiants
c67d109f69 Bug 82264: Enhance the Shared Libraries view. Removed the Shared Libraries view. 2005-02-18 19:58:14 +00:00
Mikhail Khodjaiants
2713cb877e Bug 82264: Enhance the Shared Libraries view. The "Load Symbols For All" action is added to the Modules view. 2005-02-15 21:44:45 +00:00
Mikhail Khodjaiants
30f8084e4f Bug 82264: Enhance the Shared Libraries view. Added the "Load Symbols" action. 2005-02-15 04:01:19 +00:00
Mikhail Khodjaiants
6bb8abd4e9 Bug 82264: Enhance the Shared Libraries view. Implementing module's properties. 2005-02-12 00:09:10 +00:00
Mikhail Khodjaiants
37b5f06416 Bug 82264: Enhance the Shared Libraries view. Added the definition of detail pane font. 2005-02-07 23:59:27 +00:00
Mikhail Khodjaiants
4fe2f1e7d8 Bug 82264: Enhance the Shared Libraries view. 2005-02-07 22:50:10 +00:00
Mikhail Khodjaiants
d36d5364f7 Bug 83330: Inconsistent in the label for Add expression. 2005-01-20 21:32:51 +00:00
Mikhail Khodjaiants
4706348f12 Cleanup. 2004-11-05 21:35:21 +00:00
Mikhail Khodjaiants
aa6f9b5a00 Replaced the "Signal Properties" dialog by the standard property page. 2004-10-15 19:33:26 +00:00
Mikhail Khodjaiants
48ce308451 Added the "Filtering" page to the breakpoint properties. 2004-08-25 20:30:17 +00:00
Mikhail Khodjaiants
2c8471ce9c Replaced the "Breakpoint Properties" dialog by standard property pages. 2004-08-24 20:06:04 +00:00
Mikhail Khodjaiants
b545e63717 Applied patch from Tanya Wolff.
Fix for 70943 - externalized strings.
2004-08-10 17:52:30 +00:00
Mikhail Khodjaiants
04f9e243c8 Fix for bug 70147. TVT3.0: Preferences CDT Editor has non-externalized string. 2004-07-15 23:04:07 +00:00
David Inglis
d294b00f9d update copyright 2004-06-25 14:49:43 +00:00
Mikhail Khodjaiants
54fc7513cb Removed the "Add Address Breakpoint" and "Add Watchpoint" global actions. 2004-06-16 15:40:43 +00:00
Mikhail Khodjaiants
f5ae1a741d Added the "Toggle Watchpoint" object contribution action. 2004-06-15 22:09:22 +00:00
Mikhail Khodjaiants
9418154ba3 Implementation of the "Toggle Method Breakpoint" retargettable action. 2004-06-14 20:46:18 +00:00
Mikhail Khodjaiants
2d97441a1f New implementation of the "Load Symbols For All" action of the Shared Libraries view.
Fixes for the "Auto-Refresh" and "refresh" actions.
2004-06-11 21:49:09 +00:00
Mikhail Khodjaiants
7a8f06f905 New implementation of the "Auto-Refresh" actions for registers and shared libraries. 2004-06-11 18:17:58 +00:00
Mikhail Khodjaiants
a3b99f7790 New implementation of the "Refresh" actions for registers and shared libraries. 2004-06-09 19:11:54 +00:00
Mikhail Khodjaiants
f7b0d8de3b Display global variables in the Variables view. 2004-05-27 21:53:39 +00:00
Mikhail Khodjaiants
8d4cf7f7d9 Removed old disassembly implementation. 2004-05-13 19:56:32 +00:00
Mikhail Khodjaiants
4debf40704 Added the "Instruction Stepping Mode" action. 2004-05-13 18:56:46 +00:00
Mikhail Khodjaiants
78d0dff593 Added category id in disassembly font definition.
Added descriptions for diassembly font and source line color.
2004-05-11 21:49:45 +00:00
Mikhail Khodjaiants
d4a7d540c2 Added theme category for CDT debugger.
Moved the disassembly font definition to the theme.
2004-05-11 20:32:10 +00:00
Mikhail Khodjaiants
48f0015abc Implementing the Disassembly view. 2004-04-15 22:53:48 +00:00
Mikhail Khodjaiants
670e216592 Changed the labels of the ruler breakpoint actions. 2004-04-13 01:56:19 +00:00
Mikhail Khodjaiants
2a72346aa5 Implementing retargettable breakpoint related actions. 2004-04-12 22:33:55 +00:00
Mikhail Khodjaiants
129a37e32a Changes in the Shared Libraries and the Signals views. 2004-04-02 00:13:03 +00:00
Mikhail Khodjaiants
e9f35af8d7 Moved the "Show Full Paths" action from toolbars to view's menus. 2004-04-01 20:16:55 +00:00
Mikhail Khodjaiants
4ad9d2c33e The Registers view has been contibuted and moved to the Eclipse platform. 2004-03-31 22:05:54 +00:00
Mikhail Khodjaiants
001891858b Added missing action tooltips. 2004-03-19 18:45:21 +00:00
Mikhail Khodjaiants
f4b6b6e53e Changed name of source lookup preference page. 2003-10-28 15:59:52 +00:00
Mikhail Khodjaiants
acc90cd2d0 Added support of the old launch configurations. 2003-10-27 21:48:48 +00:00
Mikhail Khodjaiants
5df215664c Moved 'DefaultSourceLocator' from the 'org.eclipse.cdt.launch' plugin and merge it with 'CUISourceLocator'.
Added dependency to 'org.apache.xerces'.
Moved the 'org.eclipse.debug.core.sourceLocators' extension from the launcher.
Changed the initialization of 'SourceLookupBlock'.
2003-10-27 20:18:25 +00:00
Mikhail Khodjaiants
a73f8d56fd Added a preference page for the source lookup.
It includes two new preferences: 'Source Locations' and 'Search For Duplicate Source Files'.
2003-10-23 18:03:39 +00:00
Mikhail Khodjaiants
bebc49da06 "Restore Default Type" changed to "Restore Original Type". 2003-08-19 17:37:36 +00:00
Mikhail Khodjaiants
109d948e1f Variable bookkeeping (phase 0.1). 2003-06-20 21:23:23 +00:00
Mikhail Khodjaiants
4befd93ed7 Method and function breakpoints. 2003-04-11 22:36:17 +00:00
Mikhail Khodjaiants
696b775d09 Changed the labels of the C/C++ specific actions. 2003-04-02 22:01:21 +00:00
Mikhail Khodjaiants
1741944fb0 Implementing the "Display As Array" action. 2003-03-10 23:07:45 +00:00
Mikhail Khodjaiants
2236ae2e8f The implementation of the "Cast To Type" and "Restore Default Type" actions. 2003-03-09 22:51:22 +00:00
Mikhail Khodjaiants
2ef508ee7f The extension of CEditor that displays the 'Source Not Found' form. 2003-03-06 00:13:36 +00:00