Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/jtag
AgeCommit message (Expand)AuthorFilesLines
2014-06-18Bug 435998 - Remove 'updateSiteName' string as they are not usedMarc Khouzam1-3/+0
2014-06-17Bug 435998 - Get rid of all "eclipse_update_120.jpg" files in CDTMarc Khouzam3-4/+2
2014-05-26Bug 435309 - Use the shared license file scheme for CDTMarc Khouzam6-895/+2
2014-05-20Update to new license textMarc Khouzam2-4/+2
2014-05-02Update license.html files for 2014 versionMarc Khouzam1-2/+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-12Bug 429874 - GDB Hardware Debugging Launcher "Main" tab does not checkTeodor Madan1-1/+1
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 Prigogin6-10/+10
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin5-6/+6
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 Gvozdev3-3/+3
2013-08-23Bumped up feature version to 8.3.Sergey Prigogin2-3/+3
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-10-17Bug 391390 : Updatesite url is indigomhussein1-4/+0
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 Prigogin5-7/+7
2012-04-23Upgrade to Tycho 0.14.1Marc-Andre Laperle1-3/+1
2012-04-02Bug 180256 - Launch configurations should support build variablesAnton Gorenkov2-7/+7
2012-01-17Code cleanup, mostly about missing @OverrideMarc Khouzam20-14/+124
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin4-4/+4
2011-10-20Bumped up Java requirements to 1.6.Sergey Prigogin4-6/+18
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin4-4/+4
2011-10-17Changed the execution environment to JavaSE-1.6Sergey Prigogin2-2/+2
2011-09-22Update version numbers for Juno.Doug Schaefer4-4/+4
2011-09-03Fix poms for tycho 0.13.Doug Schaefer2-2/+3
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
2011-06-28Mavenizing CDT releng.Doug Schaefer4-0/+88
2011-06-27Bug 348159: Move DSF-GDB preference store to the core plugin.Marc Khouzam1-2/+3
2011-06-08Bug 348754 - Update feature copyright statements for IndigoVivian Kong1-1/+1
2011-06-03Bug 348043: GDB (DSF) Hardware Debugging Launcher fails to complete launchMarc Khouzam3-6/+25
2011-05-27Bug 347245: Add configurable defaults for Stop in main and for Non-stop modeMarc Khouzam1-4/+2
2011-05-24Bug 346568 - Update licenses for IndigoVivian Kong3-3/+7
2011-03-29Avoid NPE (reported by FindBugs)John Cortell1-2/+3
2011-03-11Bug 225805: Sourcelookup handling does not scale to large projectsMarc Khouzam1-12/+18
2011-03-07Bug 338769: Allow for different versions of the FinalLaunchSequenceMarc Khouzam8-20/+224
2011-02-25Change update site URL to indigoVivian Kong1-1/+1
2011-02-18Bug 337602: Setting program arguments should be done per processMarc Khouzam1-1/+4
2011-02-05Bug 335324 - [multi-process][breakpoints] Make the container (process) the br...Marc Khouzam1-2/+5
2010-11-21Bug 120162: [launch] Allow to specify the default version of gdbMarc Khouzam1-4/+9

Back to the top