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

93 commits

Author SHA1 Message Date
Mikhail Khodjaiants
ce956c49b8 Implementing retargettable actions for Disassembly view. 2004-04-16 21:45:24 +00:00
Mikhail Khodjaiants
48f0015abc Implementing the Disassembly view. 2004-04-15 22:53:48 +00:00
Mikhail Khodjaiants
2a72346aa5 Implementing retargettable breakpoint related actions. 2004-04-12 22:33:55 +00:00
Mikhail Khodjaiants
a1f408bc47 Implementation of the "Run To Line" retargettable action. 2004-04-11 21:23:36 +00:00
Mikhail Khodjaiants
03d56777ac Implementing retargettable actions. 2004-04-08 22:20:56 +00:00
Mikhail Khodjaiants
e5bb96e955 Added breakpoint images and implemented the extension points for breakpoint marker annotations. 2004-04-08 20:10:09 +00:00
Mikhail Khodjaiants
f522b709fd Removed the "Show Debugger Console" action. 2004-04-07 15:59:20 +00:00
Mikhail Khodjaiants
15a02c374e Removed dependency to xerces. 2004-04-03 00:04:03 +00:00
Mikhail Khodjaiants
2288121f9b Fix for bug 57160: Don't override Debug perspective's "autoClose" behavior. 2004-04-02 20:14:07 +00:00
Mikhail Khodjaiants
9a23d4eb95 Fix for bug 57159: Don't add C views to Debug perspective by default. 2004-04-02 16:33:21 +00:00
Mikhail Khodjaiants
129a37e32a Changes in the Shared Libraries and the Signals views. 2004-04-02 00:13:03 +00:00
Doug Schaefer
62a5a610ad Added back the xerces deps. 2004-04-01 20:52:48 +00:00
Doug Schaefer
e3569cbd19 Removing plugin and feature references to xerces. 2004-04-01 20:39:39 +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
4eb55adeda Added default preferences to the C/C++ Debug preference page.
Removed the preference page of the Shared Libraries views.
2004-04-01 00:18:58 +00:00
Mikhail Khodjaiants
6f76f7d816 The Registers view has been contibuted and moved to the Eclipse platform. 2004-03-31 23:05:28 +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
Doug Schaefer
1300bda0b8 Quick fix to get the debugger working in M7. I had to
define a new extension to org.eclipse.debug.ui.contexts
and provide the appropriate binding to our debug
model.
2004-02-13 19:07:04 +00:00
Doug Schaefer
e1b04cf0c0 Added org.eclipse.core.runtime.compatability as a
dependency to satisfy Eclipse 3.0M6 requirements.
2004-01-05 20:26:57 +00:00
Doug Schaefer
9c677d807f Upversioned the plugins, etc to 2.0.0.
Made sure the jar files got included in the zips.
2003-11-25 18:24:55 +00:00
Doug Schaefer
9dc3aa63e5 Upgrade to Eclipse 3.0. Includes:
- upgrade plugin.xml files
- use PDE containers
- apply Eclipse 3.0 porting items, in particular openEditor and gotoMarker
- remove TestWorkbenches from test plugins
2003-11-24 18:31:03 +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
Doug Schaefer
fe07db2d72 Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00
Mikhail Khodjaiants
65f3447d5a Moved the 'AddAddressBreakpointActionDelegate' action to the 'org.eclipse.cdt.debug.internal.ui.actions' package. 2003-09-22 17:31:55 +00:00
Mikhail Khodjaiants
109d948e1f Variable bookkeeping (phase 0.1). 2003-06-20 21:23:23 +00:00
Mikhail Khodjaiants
65353ae67b Added shortcuts for the C/C++ Debug specific views. 2003-04-24 15:31:28 +00:00
David Inglis
5ae31fb0e6 update version 2003-04-23 15:03:25 +00:00
Mikhail Khodjaiants
5eb714f36f Added icon to the 'Add/Remove Breakpoint' action for functions and methods. 2003-04-14 19:19:34 +00:00
Mikhail Khodjaiants
2ba1428cf1 Fixes for toggle actions. 2003-04-14 14:47:28 +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
1fe68a8330 Set the "contributorClass" propety of "CDebugEditor" to "CEditorActionContributor". 2003-03-19 18:42:46 +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
Mikhail Khodjaiants
6f8b4913f4 Implementing the 'Attach Source' editor. 2003-02-21 23:42:58 +00:00
Mikhail Khodjaiants
3a36728a66 Moved the 'Load Symbols' actions to the 'Shared Libraries' menu group. 2003-02-13 00:00:06 +00:00
Mikhail Khodjaiants
c979cb7ae2 Implementing the preference page for the 'Shared Libraries' view. 2003-02-07 23:38:25 +00:00
Mikhail Khodjaiants
8aeead7f0c The 'Resume Without Signal' action added to the 'Run' menu of the workbench window. 2003-02-07 18:21:19 +00:00
Mikhail Khodjaiants
e40eb6ed90 Rename 'SignalZeroActionDelegate' to 'SignalZeroObjectActionDelegate'. 2003-02-07 16:37:21 +00:00
Mikhail Khodjaiants
fd783f3c88 Implementation of the 'Resume At C/C++ Line' action. 2003-02-05 22:32:09 +00:00
Mikhail Khodjaiants
a8bb45b275 Implementation of the 'Resume Without Signal' action. 2003-02-04 23:47:54 +00:00
Mikhail Khodjaiants
f5900614c5 Implementing the 'Signals' view. 2003-01-31 22:38:15 +00:00
David Inglis
22fced57eb added action set to debug perspective 2003-01-30 15:01:29 +00:00
Mikhail Khodjaiants
ed8c15c83a Implementation of the shared library view. 2003-01-17 19:31:40 +00:00
Mikhail Khodjaiants
2e36002edc Implementing the Shared Libraries view. 2003-01-17 00:15:12 +00:00
Mikhail Khodjaiants
a9eae1b09a Added the 'Add Address Breakpoint' action to the workbench 'Run' menu. 2003-01-14 20:26:28 +00:00