1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
Commit graph

65 commits

Author SHA1 Message Date
Mikhail Khodjaiants
e0cd851712 Fix for bug 60872. Accessibility: Run/Debug configuration dialog has duplicate mnemonics.
Warning cleanup.
2004-06-21 21:55:20 +00:00
Mikhail Khodjaiants
b59f69ac43 Added the rendering method for debugger processes. 2004-06-09 22:11:20 +00:00
Mikhail Khodjaiants
e8e773e868 Fix for bug 66015: I18N: English "Debug Console" in Debug and Console views.
Warning cleanup.
2004-06-09 21:36:02 +00:00
Alain Magloire
0e0f456412 Make sure when something goes wrong before
getting out the launch sequence to terminate the session.

	* src/org/eclise/cdt/launch/internal/CoreFileLaunchDelegate.java
	* src/org/eclise/cdt/launch/internal/LocalCLaunchConfigurationDelegate.java
2004-06-09 03:00:25 +00:00
David Inglis
57c631cd4c fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=59680 2004-04-23 13:37:24 +00:00
Alain Magloire
7ef1a6ed7e Change The Core Model interfaces to throw CModelException when
the fail abnormally.  This forces a lot of try{} catch(){}
bloks and rethrow to be added in the code.
2004-04-20 00:06:27 +00:00
David Inglis
90269402af patch from Mikhail 2004-04-07 12:47:13 +00:00
David Inglis
b2b554c440 getProcessList can throw a CoreException 2004-03-25 19:54:54 +00:00
David Inglis
e18d7494d0 externed strings patch from jciesiel@ca.ibm.com 2004-03-09 20:42:41 +00:00
Alain Magloire
92b0174888 filterClass contribution attribute to use the "Run"
launch ShortCut.
2004-02-20 04:34:28 +00:00
Alain Magloire
82d727f5e6 Remove deprecated Eclipse-2.0 calls. 2004-02-18 20:53:44 +00:00
Alain Magloire
9bf8316c22 Added image icon when attaching. 2004-02-18 20:14:05 +00:00
Alain Magloire
75e82f6762 Use a two pane select dialog when attaching 2004-02-18 03:51:31 +00:00
Thomas Fletcher
35bea588e0 Fix to address PR 52085 where there was no mechanism
for importing environment variables into the configuration.
2004-02-17 14:47:22 +00:00
Thomas Fletcher
e4929dfcd1 Fix to address PR 39580 to improve scalability. 2004-02-12 09:00:58 +00:00
Thomas Fletcher
c017fa06af Updates to improve usabilty with projects which contain
multiple binaries and to improve extensibility of quick
launcher.
2004-02-02 15:22:26 +00:00
Alain Magloire
081264bae4 Fix Pr 49652.
Show the full path of the binaries.
2004-01-07 21:02:50 +00:00
Alain Magloire
4dd68890fa updated 2003-12-18 21:39:22 +00:00
David Inglis
d11053223e Fix for PR 49051 2003-12-18 15:45:21 +00:00
Alain Magloire
c01adea573 updated the log 2003-12-17 01:59:14 +00:00
David Inglis
6593148591 fix for 46126 2003-11-06 18:58:48 +00:00
Thomas Fletcher
7513a43095 Patch from Mikhail Khodjaiants regarding source lookup. 2003-10-27 21:07:13 +00:00
David Inglis
49d36fc10e 2003-11-22 Mikhail Khodjaiants
src/org/eclipse/cdt/launch/ui/CSourceLookupTab.java: 
	Dispose 'SourceLookupBlock' when disposing 'CSourceLookupTab'.
2003-10-23 17:24:21 +00:00
David Inglis
1883bd1101 2003-11-17 Mikhail Khodjaiants
src/org/eclipse/cdt/launch/ui/CSourceLookupTab.java: 
	"Search for duplicate source files" option support.
2003-10-17 19:28:55 +00:00
David Inglis
a74781039e patch from Mikhail Khodjaiants
- use 'MultiStatus' instead of 'Status' in the 'abort' method.
2003-10-09 13:08:36 +00:00
David Inglis
99eeb85fa8 added help id to launch tabs 2003-09-25 13:34:49 +00:00
David Inglis
02bab456aa 2003-08-05 Mikhail Khodjaiants
* src/org/eclipse/cdt/launch/sourcelookup/DefaultSourceLocator.java
	Check if the project saved in the launch configuration equals to the project set 
	in the source lookup tab.
2003-08-05 17:06:19 +00:00
David Inglis
33fdeeac10 see ChangeLog 2003-07-28 20:22:44 +00:00
David Inglis
a91ac220d1 refactor/bug fix 2003-07-22 19:07:36 +00:00
David Inglis
4da2df9363 see change log 2003-07-22 15:43:02 +00:00
Thomas Fletcher
3f0453ac43 Applied patch for a new entry (IResourceChangeListener) to the 'getAdapter' method of the 'DefaultSourceLocator' 2003-07-17 17:46:24 +00:00
Thomas Fletcher
c52d8ebf71 Update to fill out the LaunchImage class which was not loading images. 2003-07-09 21:51:48 +00:00
David Inglis
fbfc9a8227 fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39583 2003-07-03 18:45:07 +00:00
David Inglis
993aa92d6e *** keyword substitution change *** 2003-06-26 14:53:30 +00:00
David Inglis
75881ff48b see change log - David Inglis 2003-06-26 2003-06-26 14:53:11 +00:00
Alain Magloire
f34eef563d updated. 2003-04-17 17:07:17 +00:00
Alain Magloire
70725d89a4 updated 2003-03-27 16:25:39 +00:00
David Inglis
7bd90bdbd0 fixed bug with project list empty in launch config when C ui plugin was not loaded 2003-03-19 17:08:03 +00:00
Alain Magloire
d74d9d5a46 updated. 2003-03-18 14:36:17 +00:00
David Inglis
c0bb4d9b23 fix source locator 2003-02-20 22:03:23 +00:00
David Inglis
03dea5e8ec new source locator ui pages 2003-02-18 20:53:39 +00:00
David Inglis
eccbfa54a1 refactor launch constants to debug core 2003-02-07 20:22:04 +00:00
Alain Magloire
5af111e1fa updated 2003-02-07 03:51:05 +00:00
David Inglis
46d6c6dca7 use WorkbenchLabelProvider 2003-02-06 20:37:45 +00:00
David Inglis
f92700e14b make LaunchUIPlugin.getShell() always return a shell 2003-01-29 14:13:43 +00:00
Alain Magloire
f41130d464 updated. 2003-01-28 15:20:14 +00:00
David Inglis
b3e245d849 fixed 'revert' behavior in debugger tab 2003-01-16 20:25:07 +00:00
David Inglis
ad047ecf89 Fixed http://bugs.eclipse.org/bugs/show_bug.cgi?id=29532 2003-01-16 19:25:42 +00:00
Alain Magloire
4f9fafb5cd updated 2003-01-06 22:19:50 +00:00
Alain Magloire
86990a5d11 updated 2003-01-06 22:02:55 +00:00