Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
the DSF session as it was started already.
2012-01-27Fix of indentation.Marc Khouzam2-137/+137
2012-01-27Bug 368597: [remote debug] if gdbserver fails to launch on target, launch ↵Marc Khouzam2-30/+24
doesn't get terminated
2012-01-27Bug 368597: [remote debug] if gdbserver fails to launch on target, launch ↵Anna Dushistova4-7/+120
doesn't get terminated
2012-01-24Bug 318051: version in pom.xml needs to match manifestAndrew Gvozdev1-1/+1
2012-01-24Bug 318051: Terminating when "Remote shell" process is selected doesn't work Anna Dushistova4-13/+141
2012-01-17Code cleanup, mostly about missing @OverrideMarc Khouzam8-6/+34
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin1-1/+1
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin1-1/+1
2011-06-28Mavenizing CDT releng.Doug Schaefer1-0/+17
Also removed unsupported cdt.core fragments from the platform feature.
2011-05-26Bug 320839 - If gdb cannot be started for some reason, gdbserver doesn't get ↵Marc Khouzam1-5/+16
killed on target.
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 ↵Marc Khouzam2-2/+22
configuration.
2010-07-23Bug 318214: Unify Basic remote launch with Advanced remote launchMarc Khouzam4-129/+19
2010-07-19[318052] [remote launch] Properties are not saved/usedTed Williams2-6/+8
2010-07-13Bug 263178: Create packages for remote launch pluginMarc Khouzam12-24/+49
2010-07-07[314659] Move remote launch/debug to DSFTed Williams15-207/+1530
2010-06-14Missing about.html files in various source plugins.Doug Schaefer1-0/+1
2010-06-04Prettier 32x32 icon.Doug Schaefer1-0/+0
2010-06-03forgot to put the png into the build.properties. No wonder it didn't show up :PDoug Schaefer1-5/+1
2010-06-03New CDT Icon.Doug Schaefer4-1/+1
2010-06-02Bug 315439 Fix up copyrightVivian Kong6-6/+6
2010-05-31update copyright in about and update provider infoVivian Kong1-1/+1
2009-08-10Bug 280746 - CDT contributes 3 different icons to the about boxVivian Kong3-2/+3
2009-05-14update provider nameVivian Kong1-1/+1
2009-04-17Refactor to hide things we know should be internal.Doug Schaefer9-6/+10
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 Schaefer30-0/+2027

    Back to the top