Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-28Mavenizing CDT releng.Doug Schaefer1-0/+17
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-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-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-09-02Fix potential null pointer useJohn Cortell1-1/+1
2010-09-02Turned on detection of potential null pointer usage. Also, some plug-ins I pr...John Cortell1-1/+1
2010-07-29Bug 321259: Need to set environment dir before sourcing init file, so that we...Marc Khouzam1-24/+24
2010-06-18Updated classpath to specify 1.5 JRE. The lack of it was causing errors for M...John Cortell1-1/+1
2010-06-18More changes to keep project warning-freeJohn Cortell1-0/+33
2010-06-03Bug 315439 Fix up copyrightVivian Kong7-7/+7
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

Back to the top