Mikhail Khodjaiants
102b8bcb67
Replaced internal org.eclipse.cdt.debug.internal.ui.SWTUtil class.
2006-03-31 21:57:22 +00:00
Mikhail Khodjaiants
6f5a1ad81c
Added default attribute value for ATTR_DEBUG_NAME.
2006-03-23 20:39:45 +00:00
Mikhail Khodjaiants
87084d47d1
Select the first available command factory when a new launch configuration is created.
2006-03-01 21:49:42 +00:00
Mikhail Khodjaiants
f9c1ebf0c8
Bug 114793: Add an extension point to contribute command factories. GDBServerDebuggerPage should extend StandardGDBDebuggerPage.
2006-02-08 16:51:33 +00:00
Mikhail Khodjaiants
c2dfa48e4d
Bug 114793: Add an extension point to contribute command factories.
2006-02-06 21:46:39 +00:00
Mikhail Khodjaiants
71d38ceea2
Bug 114793: Add an extension point to contribute command factories.
2006-02-06 20:48:26 +00:00
Mikhail Khodjaiants
115d5f27ff
The "ICDebuggerPage" interface and "AbstractCDebuggerPage" class are added. All extensions of the "CDebuggerPage" extension point must implement "ICDebuggerPage".
2006-02-03 20:07:27 +00:00
Mikhail Khodjaiants
4ea7c1845d
Replaced "debugger page" by "debuggerPage".
2006-01-31 20:47:27 +00:00
David Inglis
58f26dfed6
Fixed build for jar'd plugins
...
cleaned up .project files
2006-01-18 18:16:35 +00:00
Doug Schaefer
c5c47c0842
Trying out the .qualifier version for builds.
2006-01-03 19:11:47 +00:00
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