Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-23Missing rm.done()Marc Khouzam1-0/+3
2017-01-17Bug 509812 - Unable to interrupt arm remote target, Neon and GDB 7.12Alvaro Sanchez-Leon8-8/+140
2016-12-21Trigger error in Debug plugins when a package is not exported.Marc Khouzam1-3/+2
2016-11-16Update version to 9.3.0Marc Khouzam1-1/+1
2016-11-15Update version to 9.2.0Marc Khouzam1-1/+1
2016-08-17Update version to 9.1.0Marc Khouzam1-1/+1
2016-07-03Create constant for initial GDB inferior 'i1'Marc Khouzam1-1/+2
2016-06-22Move the rest of the CDT plugins to java 8Marc Khouzam3-5/+5
2016-04-22Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt1-2/+2
2016-03-17Bug 488909: Unify services factory classes to extend more easilyMarc Khouzam2-7/+7
2016-03-09Bug 484900: Remove Majority of CDI classesJonah Graham6-544/+0
2016-02-11Update copyright datesMarc Khouzam1-1/+1
2016-01-21Bug 486148: Remove support for Apple GDBMarc Khouzam4-44/+2
2016-01-18Incremented CDT features version to 9.0.0Marc Khouzam1-1/+1
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam16-16/+16
2015-09-04Bug 476432 - GDB version comparison fails for GDB 7.10Marc Khouzam1-6/+6
2015-08-10Bug 469763 - DSF-GDB top-level service classes for better extensibilityMarc Khouzam3-2/+56
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-03-25Remove unnecessary @SuppressWarningsMarc Khouzam1-6/+5
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin1-1/+1
2014-09-18Bug 442394 - Sometimes breakpoints set and immediately deleted whenMarc Khouzam1-3/+1
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin1-1/+1
2014-05-01Bug 400628 - Support Dynamic PrintfMarc Khouzam3-1/+121
2014-04-22Update some pom.xml to match new plugin versionMarc Khouzam1-1/+1
2014-04-21Updating @since tagsMarc Khouzam2-2/+2
2014-04-21Missing exports for gdbjtag.core pluginMarc Khouzam5-1/+7
2014-03-10Bug 429982 - GDB Hardware debug fails to start when using symbols withTeodor Madan1-1/+1
2014-01-27Bug 426586 - [launch] Rename launch delegates to be more descriptive toMarc Khouzam1-2/+2
2014-01-24Enabled JDK 1.7.Sergey Prigogin3-5/+5
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin1-1/+1
2014-01-09Bug 413437 - Disable 'delay' command when appropriate. This was a bugMarc Khouzam1-3/+9
2013-12-03Avoid duplicating fields in FinalLaunchSequence sub-classesXavier Raynaud2-39/+29
2013-09-16Update plugin version and @since tagMarc Khouzam3-3/+3
2013-09-16Bug 413483 - GDB Hardware Debugging - Memory viewing brokenWilliam Riley1-1/+20
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev1-1/+1
2013-08-12Bug 414687 - Adapt to generified API from platform DebugMarc-Andre Laperle1-5/+27
2013-04-12Bug 324101 - [launch] Have the JTag launch extend FinalLaunchSequenceMarc Khouzam7-696/+643
2012-06-28Fixed yet another version mismatch between MANIFEST.MF and pom.xmlSergey Prigogin1-1/+1
2012-06-28Bumped up feature versions for Kepler.Sergey Prigogin1-2/+2
2012-01-17Code cleanup, mostly about missing @OverrideMarc Khouzam15-10/+51
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin1-1/+1
2011-10-20Bumped up Java requirements to 1.6.Sergey Prigogin2-3/+9
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin1-1/+1
2011-10-17Changed the execution environment to JavaSE-1.6Sergey Prigogin1-1/+1
2011-09-22Update version numbers for Juno.Doug Schaefer2-2/+2
2011-09-03Fix poms for tycho 0.13.Doug Schaefer1-1/+1
2011-09-01Bug 349736: DSF-GDB breakpoint deleted when modifying thread filterJohn Dallaway2-3/+4
2011-08-05Bug 320277: Cannot view variables of base class in derived class Marc Khouzam1-2/+2
2011-08-05Bug 348091: Cannot launch hardware or post-mortem debugging for older GDBs wh...Marc Khouzam1-1/+23

Back to the top