Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-17Update version to 9.1.0Marc Khouzam2-2/+2
2016-06-22Move the rest of the CDT plugins to java 8Marc Khouzam2-4/+4
2016-05-03Bug 489750: [Standalone] does not set working directory of the targetAlvaro Sanchez-Leon1-4/+9
2016-04-22Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt1-1/+1
2016-04-19Bug 491984 - Replace .equals("") with .isEmpty()Alex Blewitt1-4/+4
2016-04-03Stand-alone debugger for Mac OS XMarc-Andre Laperle4-20/+65
2016-04-03Add missing launchbar.core depedency to stand-alone debugger scriptMarc-Andre Laperle1-1/+1
2016-03-09Bug 484900: Remove Majority of CDI classesJonah Graham2-3/+1
2016-01-18Incremented CDT features version to 9.0.0Marc Khouzam2-3/+3
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam4-4/+4
2015-10-13Bug 458771 - Cannot refresh an editor in standalone debuggerMarc-Andre Laperle3-1/+20
2015-10-05rcp: Fix stand-alone build with Eclipse 4.6 targetMarc-Andre Laperle1-1/+1
2015-09-29Add Error view to Stand-alone debuggerMarc-Andre Laperle1-1/+1
2015-07-29Build stand-alone debugger RCP for WindowsMarc-Andre Laperle3-4/+9
2015-06-10Incremented CDT feature version to 8.8.0Marc Khouzam1-1/+1
2015-05-19Bug 460167 - RCP for the Stand-alone debuggerMarc-Andre Laperle30-319/+383
2015-05-13Bug 467109 - Add new dependency to standalone debugger.Marc Khouzam1-1/+1
2015-05-05Incremented CDT feature version to 8.7.0Marc Khouzam1-1/+1
2015-03-25Remove warnings caused by change to getAdaptable()Marc Khouzam2-2/+2
2015-01-29o.e.cdt.debug.application should export its packagesMarc-Andre Laperle1-0/+2
2015-01-29Bug 458066 - cannot specify pid to Standalone DebuggerJeff Johnston6-12/+47
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin1-1/+1
2014-11-28Bug 450080 - Add option for remote launch to stand-alone debuggerMarc Khouzam14-18/+655
2014-11-20Setting preferences for standalone debugger plugin.Marc Khouzam3-24/+82
2014-11-13Replace hard-code launch types with their constants.Marc Khouzam3-6/+3
2014-11-13Cleanup commented printoutsMarc Khouzam12-117/+3
2014-07-29Bug 439830 - Standalone debugger launch script can fail when 'source'Marc Khouzam1-4/+4
2014-07-29Update README for standalone debugger to match recent changes.Marc Khouzam1-13/+5
2014-07-29Improve Standalone Debugger scriptsMarc Khouzam2-44/+43
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin1-1/+1
2014-07-07Bug 438782 - Add check in Standalone Debugger install scriptJeff Johnston1-0/+19
2014-07-05Bug 438310 - Add --help option to cdtdebug.shjjohnstn1-2/+66
2014-06-20Bug 437782 - Standalone Debugger does not consider the executable PATHJeff Johnston1-1/+38
2014-06-18standalone debugger: Disable menus only when product is the standalone debuggerMarc-Andre Laperle1-0/+8
2014-06-13Bug 436892 - Standalone Debugger should not delete launch while it is still r...Jeff Johnston4-9/+28
2014-06-13Bug 437302 - -e requires full pathJeff Johnston1-4/+15
2014-06-09Bug 436893 - workspace should be renamed for Standalone DebuggerJeff Johnston2-7/+8
2014-06-07Bug 436554 - standalone debugger cannot find pushd/popd on UbuntuJeff Johnston2-6/+8
2014-06-04Bug 436260 - Standalone Debugger not startingJeff Johnston2-1/+2
2014-05-22about.html does not get included due to missing backslashMarc Khouzam1-1/+1
2014-05-05Add CDT Standalone DebuggerJeff Johnston57-0/+4210

    Back to the top