Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Cortell1-0/+94
2010-05-06Make jtag plugins warning-intolerantJohn Cortell1-0/+67
2010-05-06[310304] GDB (DSF) Hardware Debugging Launcher ignores application program pathJohn Cortell6-118/+271
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-06Bug 305943 Support for transport specific devices, based on patch from Bruce ...Alena Laskavaia10-54/+227
2010-05-06java warningsAlena Laskavaia2-33/+41
2010-04-27- fixed since tags and enabled API toolingAlena Laskavaia5-4/+10
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 Laskavaia3-0/+5
2010-03-16[248593] Fixed launch for JTag to support DSF-GDBMarc Khouzam2-8/+12
2010-03-12[248593] Added missing requestMonitor completionsMarc Khouzam1-28/+44
2010-03-11[248593] - dsf-gdb integration for jTag launch (applied patch)Alena Laskavaia6-14/+824
2009-05-26update copyrightsVivian Kong2-0/+20
2009-05-26bug 254307 - brandingVivian Kong1-2/+3
2009-03-13bug 254200 - use ICU4JVivian Kong1-0/+1
2009-01-09Update bundle versions (bug 259308) and fix execution environmentAnton Leherbauer1-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
2008-07-28[108331] - applied patch for extending jtag devicesAlena Laskavaia2-1/+12
2008-05-05pr 98684 - ui updates and validator - patch from AndyAlena Laskavaia3-4/+15
2008-05-02bug 229946 - applied Andy's patch - advanced UI support for hardware lunchAlena Laskavaia14-56/+816
2007-06-18Fix up plugin and feature names and stuff.Doug Schaefer1-1/+1
2007-06-18Fix up plugin and feature names and stuff.Doug Schaefer3-2/+6
2007-06-14Fix up copyrights.Doug Schaefer5-10/+40
2007-05-29Bug 189539 - Fix dates on about.html files to reflect projected release date.Doug Schaefer1-0/+24
2007-05-02Fix up the build settings for gdb hardware debugging.Doug Schaefer2-3/+4
2007-04-18First GDB JTAG session running.Doug Schaefer4-55/+128
2007-04-17Started implementing the guts of the launcher.Doug Schaefer2-67/+98
2007-04-17Updated UI components for launch config.Doug Schaefer1-2/+19
2007-04-16Initial code for supporting hardware debugging with GDB, mainly with JTAG.Doug Schaefer11-0/+347

    Back to the top