Mikhail Khodjaiants
01b01243e5
Cleanup.
2005-12-28 00:10:27 +00:00
Mikhail Khodjaiants
34c3e374c4
Bug 109526: Support Eclipse-LazyStart and deprecate Eclipse-AutoStart.
2005-12-27 23:59:14 +00:00
Mikhail Khodjaiants
4c2b367e01
Bug 120390: Avoiding .gdbinit
2005-12-20 20:26:38 +00:00
Doug Schaefer
2b2f1eaba6
Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress.
2005-12-02 20:43:14 +00:00
Doug Schaefer
f68ca2c02b
Made all of the plugins OSGi components.
2005-11-15 21:33:43 +00:00
Doug Schaefer
f1fa62b185
Upversioned everything. Changed the features to not unpack the plugins that don't have shared libraries.
2005-11-10 21:41:23 +00:00
Mikhail Khodjaiants
34411d80e6
Cleanup: replaced "new Boolean" by the static Boolean objects (Java 1.4).
2005-09-06 20:19:08 +00:00
Mikhail Khodjaiants
db189e5935
Bug 108636: mi level selection option should be moved to the gdb page.
2005-09-06 19:11:57 +00:00
Mikhail Khodjaiants
7fb7da6e35
Bug 108723: Create a separate tab for gdb server's conection options.
2005-09-02 21:25:55 +00:00
Alain Magloire
1ba90ead7e
2005-07-22 Alain Magloire
...
Fix the copyright.
2005-07-22 02:42:58 +00:00
Doug Schaefer
2fd25239b8
EPL'ing the CDT.
2005-06-27 03:46:51 +00:00
David Inglis
cf09e84a32
CPL to EPL transistion - license header update for IBM
2005-06-23 16:02:46 +00:00
David Inglis
92cae3205a
CPL to EPL transistion - license header update for QNX
2005-06-23 16:01:26 +00:00
Doug Schaefer
e470be8631
EPL'ing the CDT.
2005-06-23 14:44:35 +00:00
Alain Magloire
c7b5a7da63
2005-04-13 Alain Magloire
...
Fix PR 91002
* src/org/eclipse/cdt/debug/mi/internal/preferences/MIPreferencePage.java
2005-04-13 16:24:08 +00:00
Mikhail Khodjaiants
00a7c60b17
Removed unused icons.
2005-04-08 00:05:22 +00:00
Mikhail Khodjaiants
b7f2832d92
Fix for bug 87546: Obsolete debug MI settings in Preference need to be removed.
2005-03-09 21:22:27 +00:00
Mikhail Khodjaiants
9c2e3a9d22
Conflicting methods.
2005-03-03 21:33:44 +00:00
Mikhail Khodjaiants
ff4f5d878a
Replaced deprecated methods and constants.
2005-01-11 20:56:37 +00:00
Mikhail Khodjaiants
6892af49a8
Replaced deprecated methods and constants. Cleanup.
2005-01-11 20:52:30 +00:00
Doug Schaefer
0583121e43
Updated the version numbers to 3.0.0.
2004-12-22 19:49:22 +00:00
Mikhail Khodjaiants
66b367c79f
Fix for bug 75627: Incorrect limit to port numbers.
2004-11-11 21:28:40 +00:00
Mikhail Khodjaiants
f4f6cc774e
Added the "Automatically refresh registers" and "Automatically refresh shared libraries" preferences and properties.
2004-11-08 23:41:30 +00:00
David Inglis
e1bb75eb34
no code change - cleanup compiler log warnings
2004-11-03 20:48:38 +00:00
Alain Magloire
080a687752
2004-10-29 Alain Magloire
...
Changes to the CDI interface
* SeAutoSolibActionDelegate.java
2004-10-29 15:12:43 +00:00
Mikhail Khodjaiants
6e702766cb
Added API to allow the access to the internal MI UI components by client plugins.
...
Changed the "Solib search path" component.
Reformatting and cleanup.
2004-08-23 20:39:04 +00:00
Doug Schaefer
739203fe55
Upversioning head to 2.1.0.
2004-07-15 15:54:47 +00:00
David Inglis
540b9dc9f1
fixed auto solib option
2004-07-15 01:34:14 +00:00
Mikhail Khodjaiants
d1dfc1364e
Wrong fix. Falling back.
2004-07-14 20:32:20 +00:00
Alain Magloire
3f70afdcc3
2004-07-14 Alain Magloire
...
Wrong call the to the Button widget it should have been
setSelection() not setEnabled()
* src/org/eclipse/cdt/debug/mi/internal/ui/GDBSolibBlock.java
2004-07-14 18:50:12 +00:00
Mikhail Khodjaiants
cfb0a1da4c
Fix for bug 68934: Debug into dll doesn't work.
...
The "solib-search-path" and "stop-on-solib-events" options are not supported by gdb on CygWin.
Removed the "Shared Libraries" tab from the "Debugger" page of the laaunch configuration dialog
2004-07-02 20:16:14 +00:00
David Inglis
d294b00f9d
update copyright
2004-06-25 14:49:43 +00:00
David Inglis
4edd1d9f5c
copyright update patch from David Daoust
2004-06-24 19:55:36 +00:00
Mikhail Khodjaiants
acc1523fa1
Replaced global resource bundles by messages.
2004-06-22 18:45:18 +00:00
Mikhail Khodjaiants
624efe28c4
Fix for bug 60872. Accessibility: Run/Debug configuration dialog has duplicate mnemonics.
2004-06-21 21:55:40 +00:00
Mikhail Khodjaiants
0c164d2456
Externalizing strings.
2004-06-18 22:17:10 +00:00
Alain Magloire
c191bced9d
Patch from Andrew for Help support
2004-06-18 18:56:40 +00:00
Doug Schaefer
de0397f03e
Cleaned up the build.properties files to ensure the right things end up in the binary and source builds.
2004-05-24 17:18:38 +00:00
Mikhail Khodjaiants
34df8b137e
Removed dependencies on the compatibility plugin and replaced deprecated classes and methods.
...
Warning cleanup.
2004-05-21 19:59:49 +00:00
Mikhail Khodjaiants
505d65f2fb
Fix for bug 59083: Two short cut keys in one sentence.
2004-04-29 16:42:53 +00:00
David Inglis
18e6359b5b
cleanup
2004-03-23 03:07:40 +00:00
Mikhail Khodjaiants
ea9c355889
Applied patch from Tanya Wolff.
2004-03-12 17:00:31 +00:00
Doug Schaefer
8cceffb272
Fix the classpaths to use dynamic containers again.
...
My apologies :-)
2004-01-05 21:16:28 +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
Mikhail Khodjaiants
2450aa42da
Fix for bug 49061: Different values are used as default for the "Load shared library symbols automatically" option.
2003-12-17 22:16:41 +00:00
Mikhail Khodjaiants
8a0a4cb710
Fix for PR 47230: Need a shared library search path editing capability for GDBServerDebugger.
...
Implemented 'GDBServerDebuggerPage' as an extension of 'GDBDebuggerPage'.
Added two new control blocks - "TCP Connection" and "Serial Connection".
2003-12-05 20:46:29 +00:00
Mikhail Khodjaiants
f7359eac05
Cleanup.
2003-11-26 16:25:17 +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
3ab52b92d7
Removed dependencies on internal packages from other cdt plugins.
2003-11-20 17:09:24 +00:00