Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-15Bug 511801 - Remote launch: validate that the remote exec file is absoluteSimon Marchi3-18/+37
2017-03-15Remote debug: Use the IFileStore interface to force the file executableSimon Marchi1-25/+10
2017-02-27Convert RemoteHelper.remoteFileDownload to use SubMonitorSimon Marchi1-6/+10
2016-06-09bug 452356 - using o.e.remote: issues with remote browse dialogMarc Dumais1-1/+8
2016-05-24Bug 452356 - C/C++ remote launch uses o.e.remote - wait for file permission c...Alvaro Sanchez-Leon1-2/+26
2016-04-28Bug 452356 - C/C++ remote launch uses o.e.remoteWainer dos Santos Moschetta10-539/+550
2016-04-19Bug 491984 - Replace .equals("") with .isEmpty()Alex Blewitt3-6/+6
2016-03-18Bug 484900: Cleanup remote launch after CDI cleanupMarc Khouzam2-750/+1
2016-03-18Bug 484900: Remove CDI launch delegate for post-mortem and attachMarc Khouzam1-0/+1
2016-03-09Bug 484900: Remove Majority of CDI classesJonah Graham4-508/+2
2016-02-11Update copyright datesMarc Khouzam6-6/+6
2016-01-06Bug 485195 - Add gdbserver options in 'Gdbserver Settings' tabAdrian Oltean7-7/+81
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam9-9/+9
2015-03-25Remove warnings caused by change to getAdaptable()Marc Khouzam1-3/+3
2015-02-24Bug 458650: Remove change not directly related to NPEMarc Khouzam1-2/+4
2015-01-29Bug 458650 - NPE when creating a "C/C++ Remote Application" launchTeodor Madan1-4/+2
2014-11-04Bug 446013 - Improvements to CDT launch configurations context helpIulia Vasii2-3/+5
2014-10-28Bug 370768 - new 'Edit...' button to access connection propertiesIulia Vasii4-16/+84
2014-04-09Removed unused codeMarc Khouzam1-3/+0
2014-04-01Bug 430313 - [remote] Auto Remote Debug - Unable to download to folderAlvaro Sanchez-Leon1-2/+14
2014-02-18Bug 428367 - Fixed missing title for Properties dialogDan Ungureanu2-2/+18
2013-07-09bug 409795: Rename GdbSever_name to GdbServer_path in remote launch aleon1-1/+2
2012-03-22Bug 375067: [remote] Automated remote launch does not support project-less debugAnna Dushistova1-2/+3
2012-01-27Bug 368597: Although we don't complete the launch, we still need to shutdown ...Marc Khouzam1-0/+16
2012-01-27Fix of indentation.Marc Khouzam2-137/+137
2012-01-27Bug 368597: [remote debug] if gdbserver fails to launch on target, launch doe...Marc Khouzam2-30/+24
2012-01-27Bug 368597: [remote debug] if gdbserver fails to launch on target, launch doe...Anna Dushistova4-7/+120
2012-01-24Bug 318051: Terminating when "Remote shell" process is selected doesn't work Anna Dushistova3-12/+140
2012-01-17Code cleanup, mostly about missing @OverrideMarc Khouzam8-6/+34
2011-05-26Bug 320839 - If gdb cannot be started for some reason, gdbserver doesn't get ...Marc Khouzam1-5/+16
2011-04-26Bug 343861: Project should not be required to perform debuggingMarc Khouzam2-2/+3
2011-01-14Bug 333453: checkbox cleared when changing tab in remote application debug co...Marc Khouzam2-2/+22
2010-07-23Bug 318214: Unify Basic remote launch with Advanced remote launchMarc Khouzam2-69/+0
2010-07-19[318052] [remote launch] Properties are not saved/usedTed Williams2-6/+8
2010-07-13Bug 263178: Create packages for remote launch pluginMarc Khouzam10-13/+35
2010-07-07[314659] Move remote launch/debug to DSFTed Williams10-186/+1357
2010-06-02Bug 315439 Fix up copyrightVivian Kong4-4/+4
2009-04-17Refactor to hide things we know should be internal.Doug Schaefer7-3/+7
2009-04-17Bug 267951 - Patch from Anna to support system types without files subsystem.Doug Schaefer3-97/+214
2009-03-16Fix the message bundle.Doug Schaefer1-1/+1
2009-03-12Added support for download and launch to remote targets using RSE.Doug Schaefer10-0/+1567

    Back to the top