Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-25Bug 309126: Build before launch does too much building with project referencesJohn Cortell1-0/+12
2010-05-14Bug 281970: No longer show the Debugger, Refresh and Source tabs for a Run Co...Marc Khouzam1-0/+33
2010-02-01externalize strings in plugin.xml in various pluginsVivian Kong1-1/+1
2009-12-11[273502] Allow third party launch configurations to participate in refactoring.John Cortell1-0/+1
2009-04-29[273833] Add a text box to specify the core file to the CDI Postmortem launch...Marc Khouzam1-1/+1
2009-04-23[273502] - problems with launch configuration when renaming project and when ...Alena Laskavaia1-0/+31
2009-04-03[271159] Use CMainAttachTab for PostMortem debugging as we used to do.Marc Khouzam1-1/+1
2009-04-01[270671] - refactor to move ui parts to ui package and some small protection ...Alena Laskavaia1-1/+1
2009-04-01[270671] - implemented support for group launch in cdtAlena Laskavaia1-1/+37
2009-03-13Bug 265498: LaunchUIPlugin handleDebugEvents(...) launches multiple Project r...Mikhail Khodjaiants1-2/+26
2009-02-27Bug 262826 - Create common C/C++ launch configurationsPawel Piech1-123/+135
2007-08-14Bug 183105: Wrong status handler for launch error code 101: Working directory...Mikhail Khodjaiants1-1/+1
2007-06-13Fix for 192256: Run/Debug As... Missing from Project ExplorerAnton Leherbauer1-31/+27
2007-05-04Bug 183105, fix incorrect error code. Patch from Abeer Bagul.Ken Ryall1-1/+1
2007-05-04Got rid of our use of property testers since we can simply adapt to ICElement...Doug Schaefer1-12/+16
2007-05-04Change shortcut context launch enablement to be true for executables and C pr...Doug Schaefer1-6/+12
2007-04-29Add the configuration type for the launch shortcut.Ken Ryall1-1/+4
2007-04-29Modified to launch on a project context.Ken Ryall1-2/+2
2006-01-23Bug 119683: long messages during launch cause gdb to timeout, launch to fail.Mikhail Khodjaiants1-3/+3
2005-12-02Apply patch for bugzilla 93013 - Run As and Debug As menu items now show up f...Leo Treggiari1-1/+9
2005-11-15Made all of the plugins OSGi components.Doug Schaefer1-28/+2
2005-11-10Upversioned everything. Changed the features to not unpack the plugins that d...Doug Schaefer1-1/+1
2005-06-28Bug 89276: Typo in org.eclipse.cdt.launch/plugin.xml.Mikhail Khodjaiants1-1/+1
2005-05-18fixed bug #39581David Inglis1-1/+0
2005-04-21Bug 80175: Replace the CDT source lookup by the source lookup provided by Ecl...Mikhail Khodjaiants1-7/+13
2005-04-07new images from Dave DaoustDavid Inglis1-4/+4
2004-12-22Updated the version numbers to 3.0.0.Doug Schaefer1-1/+1
2004-11-112004-11-11 Alain MagloireAlain Magloire1-1/+16
2004-11-02see change logDavid Inglis1-1/+15
2004-10-22added variable support to launchingDavid Inglis1-0/+1
2004-10-19dont' change launch idDavid Inglis1-3/+3
2004-10-19dont' change launch idDavid Inglis1-3/+3
2004-10-19dont' change launch idDavid Inglis1-3/+3
2004-10-18- Update to new ICDIDebugger interface deprecating oldDavid Inglis1-12/+29
2004-08-16Contextual launch shortcuts cleanup.Mikhail Khodjaiants1-5/+2
2004-07-15Upversioning head to 2.1.0.Doug Schaefer1-1/+1
2004-05-18removed runtime.compatablity dependencyDavid Inglis1-1/+1
2004-04-23fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=59680David Inglis1-7/+27
2004-02-19Support For the Run contributionAlain Magloire1-1/+11
2004-01-05Added org.eclipse.core.runtime.compatability as aDoug Schaefer1-1/+2
2003-12-17Depend on org.eclipse.bootAlain Magloire1-1/+2
2003-11-25Upversioned the plugins, etc to 2.0.0.Doug Schaefer1-5/+1
2003-11-24Upgrade to Eclipse 3.0. Includes:Doug Schaefer1-0/+6
2003-10-27Patch from Mikhail Khodjaiants regarding source lookup.Thomas Fletcher1-9/+0
2003-10-01Upversioning everything to 1.2.0.Doug Schaefer1-1/+1
2003-04-23update versionDavid Inglis1-1/+1
2003-03-18make it clear that the action if for "C Local Appliation"Alain Magloire1-1/+1
2003-02-18new source locator ui pagesDavid Inglis1-0/+9
2002-12-16change version to 1.0.1David Inglis1-8/+12
2002-11-23new extension shortcut.Alain Magloire1-0/+12

Back to the top