Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jtag
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2010-06-03New CDT Icon.Doug Schaefer3-1/+1
2010-06-03Bug 315439 Fix up copyrightVivian Kong10-10/+10
2010-05-31update copyright in about and update provider infoVivian Kong1-1/+1
2010-05-31Bug 306627 - Fix license inconsistenciesVivian Kong2-61/+119
2010-05-31 Bug 314212 - CDT Feature copyright dates are outdatedVivian Kong1-1/+1
2010-05-20 Bug 313806 - Export all debug packages.Mikhail Khodjaiants1-1/+2
2010-05-12Bug 312481: Use defaults less likely to cause an unintended connection to ano...John Cortell1-9/+4
2010-05-10Fixed bug with using wrong launch constant in dsf jtag devices that support n...Alena Laskavaia1-3/+3
2010-05-07Overhaul load. Turns out all we need is a simple implementation. See https://...John Cortell1-14/+1
2010-05-06Make memory browser plugins warning-intolerantJohn Cortell2-0/+188
2010-05-06Make jtag plugins warning-intolerantJohn Cortell2-0/+134
2010-05-06Don't expose internal upstream types as API. Moved GDBJtagDSFCMainTab to inte...John Cortell2-2/+2
2010-05-06[310304] GDB (DSF) Hardware Debugging Launcher ignores application program pathJohn Cortell10-208/+503
2010-05-06Fixed warningsJohn Cortell4-3/+35
2010-05-06Various tweaks/cleanupJohn Cortell1-16/+15
2010-05-06Fixed warningsJohn Cortell2-1/+4
2010-05-06Fixed warningJohn Cortell1-2/+0
2010-05-06Additional javadocJohn Cortell1-3/+11
2010-05-06Fixed warningsJohn Cortell1-1/+2
2010-05-06Use generics. Avoid unnecessary localJohn Cortell1-6/+4
2010-05-06Use genericsJohn Cortell1-3/+3
2010-05-06Improve documentationJohn Cortell1-34/+89
2010-05-06CDT has not moved up to Java 1.6. Can't use String.isEmpty()John Cortell2-4/+4
2010-05-06Bug 305943 Support for transport specific devices, based on patch from Bruce ...Alena Laskavaia15-137/+580
2010-05-06java warningsAlena Laskavaia2-33/+41
2010-04-28increase feature version as plugins versions had increasedVivian Kong2-2/+2
2010-04-27- fixed since tags and enabled API toolingAlena Laskavaia10-8/+20
2010-04-23[280631] Added new checkbox to dsf-jtag launch config tabJohn Cortell2-0/+21
2010-04-22Minor optimizationJohn Cortell1-1/+1
2010-04-22Fixed warnings and some minor code improvementsJohn Cortell1-14/+12
2010-04-22[310129] GDB (DSF) Hardware Debugging Launcher ignores startup initialization...John Cortell1-596/+554
2010-04-22- fixed API errorsAlena Laskavaia6-46/+62
2010-04-14Bug 306627 - Fix license inconsistenciesVivian Kong1-41/+37
2010-03-16[248593] Fixed launch for JTag to support DSF-GDBMarc Khouzam11-27/+544
2010-03-12[248593] Added missing requestMonitor completionsMarc Khouzam1-28/+44
2010-03-11[248593] - dsf-gdb integration for jTag launch (applied patch)Alena Laskavaia8-15/+829
2010-02-26Bug 303481 - change update site for heliosVivian Kong1-1/+1
2009-05-26update copyrightsVivian Kong2-0/+20
2009-05-26update copyrightsVivian Kong3-7/+27
2009-05-26bug 254307 - brandingVivian Kong4-8/+12
2009-05-20[277057] - check for dialog ok, patchAlena Laskavaia1-3/+5
2009-05-01update feature dependenciesVivian Kong1-1/+2
2009-03-13bug 254200 - use ICU4JVivian Kong1-0/+1
2009-03-05bug 267224Vivian Kong1-1/+1
2009-01-09Update bundle versions (bug 259308) and fix execution environmentAnton Leherbauer4-5/+6
2008-12-17update update site URLsVivian Kong1-1/+1
2008-12-03[257190] - fixed spaces in file namesAlena Laskavaia1-9/+13
2008-08-01[242699] - jtag progress monitor, contribute by Peter VidlerAlena Laskavaia3-127/+208

Back to the top