Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-28Bug 520245: Avoid writing launch files with no changesJonah Graham1-6/+17
2017-04-28Bug 515754: Remove no longer used Buckminster build system remnantsJonah Graham3-58/+0
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle1-17/+0
2016-12-21Trigger error in Debug plugins when a package is not exported.Marc Khouzam1-0/+32
2016-11-16Update version to 9.3.0Marc Khouzam1-1/+1
2016-11-15Update version to 9.2.0Marc Khouzam1-1/+1
2016-11-10bug 498782 - [debug] synchronize selection between the DV and GDBMarc Dumais1-1/+1
2016-08-17Update version to 9.1.0Marc Khouzam1-1/+1
2016-08-15Remove old .api_filtersMarc Khouzam1-19/+0
2016-07-20Bug 497167: Add support for =thread-group-added eventMarc Khouzam3-3/+10
2016-06-30Remove old .cvsignore filesMarc Khouzam1-1/+0
2016-04-25Bug 492230 - Replace buffer.append(a+b) callsAlex Blewitt3-4/+4
2016-04-25Bug 489512 - Show local variables in the traditional memory renderAlvaro Sanchez-Leon1-4/+4
2016-04-22Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt2-5/+5
2016-04-16Bug 491825 - Remove primitive wrapper creationAlex Blewitt6-17/+17
2016-04-07Bug 489501 - [memory] Add API to resolve the default memory space idAlvaro Sanchez-Leon2-0/+28
2016-03-30bug 488469 - [traditional memory rendering] add preference for coloringMarc Dumais1-0/+3
2016-03-24Bug 489398 - Support memory spaces in IExpressionDMAdressAlvaro Sanchez-Leon4-2/+21
2016-02-11Update copyright datesMarc Khouzam2-2/+2
2016-02-11Move DSF and DSF-GDB plugins to Java 8Marc Khouzam3-5/+5
2016-01-18Incremented CDT features version to 9.0.0Marc Khouzam1-1/+1
2016-01-17Bug 484911: Clean up source directorsJonah Graham2-69/+26
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam23-23/+23
2015-10-15CosmeticsMarc Khouzam1-12/+1
2015-06-16Bug 317173 - Better use of genericsMarc Khouzam1-19/+27
2015-06-11Bug 317173 - Added genericsMarc Khouzam1-3/+2
2015-06-11Bug 317173 - cleanup warningsJonah Graham3-12/+15
2015-06-10Incremented CDT feature version to 8.8.0Marc Khouzam1-1/+1
2015-05-05Incremented CDT feature version to 8.7.0Marc Khouzam1-1/+1
2015-04-17Bug 464639 - DsfSourceLookupParticipant throwing exception on unknownAlena Laskavaia1-1/+1
2015-04-15Move to new getAdapter() signature using genericsMarc Khouzam2-10/+9
2015-03-25Remove warnings caused by change to getAdaptable()Marc Khouzam2-2/+2
2015-03-23Adding friend accessMarc Khouzam1-2/+2
2015-03-20TyposMarc Khouzam5-10/+10
2015-03-20TyposMarc Khouzam8-20/+18
2015-03-12TyposMarc Khouzam1-7/+7
2015-03-04replace size()|length() > 0 with !isEmpty()Matthew Khouzam2-6/+6
2015-02-13Remove dead codeMarc Khouzam1-6/+1
2015-02-13Close resourcesMarc Khouzam1-5/+17
2015-02-13Remove unused private methodMarc Khouzam1-5/+1
2015-02-13Parametrize typeMarc Khouzam1-2/+2
2015-02-13Remove unnecessary SuppressWarningsMarc Khouzam1-2/+1
2015-01-19Bug 214398: Implement Load Symbols and Load Symbols for All Alena Laskavaia1-0/+48
2015-01-17TypoMarc Khouzam1-1/+1
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin1-1/+1
2014-12-09Bug 235747: [registers] Allow user to edit the register groups.Alvaro Sanchez-Leon1-0/+90
2014-12-05Bug 434558 - Disconnect actually terminates the session if launchMikhail Khodjaiants4-2/+106
2014-12-02Bug 453618 - Trace unsuccessful DSF Request Monitor at done()Alvaro Sanchez-Leon1-1/+11
2014-09-03Bug 443120 - Source lookup should be able to find source file withoutAlena Laskavaia1-1/+5
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin1-1/+1

Back to the top