1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
Commit graph

74 commits

Author SHA1 Message Date
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
Mikhail Khodjaiants
e2b72802b2 Added contributions of the breakpoint actions to the disassembly editor. 2003-01-10 23:27:27 +00:00
Mikhail Khodjaiants
181bd57bf1 Implementation of address breakpoints. 2003-01-10 19:36:42 +00:00
Mikhail Khodjaiants
0cce89ae90 Fix for bug 28977: Unable to set breakpoint properties from the Breakpoint view. 2003-01-03 17:29:39 +00:00
Mikhail Khodjaiants
9d8f0a4a52 Implementing the "Source Lookup" property page. 2002-12-19 02:13:39 +00:00
Mikhail Khodjaiants
8771229edc The UI part of the prompting source locator. 2002-12-17 20:00:40 +00:00
Mikhail Khodjaiants
7f5f0e1f71 New formating actions for variables, registers, and expressions 2002-12-17 02:46:01 +00:00
David Inglis
b5732a50bd change version to 1.0.1 2002-12-16 20:50:32 +00:00
Mikhail Khodjaiants
51f116ed7d 'Run to line' and 'Add expression' actions for assembly editor. 2002-12-02 22:52:24 +00:00
Mikhail Khodjaiants
1b0294e497 'Run to line' and 'Add expression' actions for assembly editor. 2002-12-02 21:08:52 +00:00
Mikhail Khodjaiants
a429574e82 Contributing breakpoint actions to asm editor. 2002-12-02 02:44:21 +00:00
Mikhail Khodjaiants
a0eb6d4b36 Added enablement condition to some actions. 2002-11-19 21:38:30 +00:00
Mikhail Khodjaiants
8ad962852c Added support of the 'Add Global Variables' action of the Expressions view. 2002-11-05 20:26:57 +00:00
Mikhail Khodjaiants
bdb64d5625 Set the 'relationship' attribute value to 'stack' for the 'MemoryView' perspective extension. 2002-10-25 04:10:28 +00:00
Mikhail Khodjaiants
7c1f24d612 "Show Debugger Console" action. 2002-10-23 19:01:55 +00:00
Mikhail Khodjaiants
13fd0e42e8 Implementing the 'Switch to disassembly mode' action. 2002-10-11 21:51:18 +00:00
Mikhail Khodjaiants
114372c4fc Implementation of 'Show Full Paths' action. 2002-10-04 20:23:28 +00:00
Mikhail Khodjaiants
ce345efa78 Implementation of the debugger's preference pages. 2002-10-03 22:51:52 +00:00
Mikhail Khodjaiants
fa410d22c0 Added the 'C/C++ Debug' action group to the preferences. 2002-10-03 21:12:19 +00:00
David Inglis
04d90a4425 build changes 2002-09-26 02:16:53 +00:00