Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-04-24Bug 535143: Add remote target tooltips and unify nomenclatureJohn Dallaway2-0/+11
2022-04-22Bug 535143: Support multiple remote debug protocolsJohn Dallaway2-78/+68
2021-11-04Bug 576987 - Unable to scroll when editing a launch configMat Booth2-20/+6
2020-11-03Bug 568454: Rework GDB Hardware "Main" tab to extend CMainTab2John Dallaway1-8/+12
2020-10-13Bug 567662: Eliminate pixel-level sizing on startup pageJohn Dallaway1-9/+17
2020-10-07Bug 567662: Eliminate pixel-level sizing on debugger pageJohn Dallaway1-5/+6
2020-08-29Bug 566462: Eliminate deprecated network-oriented APIJohn Dallaway1-81/+15
2020-08-28Bug 566462: Eliminate deprecated GDB hardware debug APIJohn Dallaway2-8/+4
2020-05-13Fix all NLS warning in o.e.cdt.debug.gdbjtag.uiJonah Graham4-54/+56
2020-03-08Bug 560186: Resolve API error reported by PDEJohn Dallaway1-6/+16
2020-02-17Bug 560186: Sort JTAG device listJohn Dallaway1-6/+11
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in properties filesJonah Graham1-1/+1
2018-11-22Bug 540373: Remove '(non-Javadoc)' commentsJonah Graham1-8/+0
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham1-1/+1
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham6-189/+240
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham8-24/+48
2018-05-24Bug 535024: Use deviceId for determine JTAG probeTorbjörn Svensson1-12/+56
2018-02-06Bug 530635: Add ability to do "set remotetimeout" via UIJonah Graham2-8/+57
2017-10-20Bug 334110: Ensure correct SessionType enabledJohn Dallaway1-1/+13
2017-10-08Bug 525692: Execute run commands before resumeJohn Dallaway1-22/+20
2016-04-22Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt1-2/+2
2016-03-19Bug 484900: Remove CDI JTag Main tabMarc Khouzam1-25/+0
2016-03-18Bug 484900: Remove CDI launch delegate for post-mortem and attachMarc Khouzam1-0/+1
2016-03-09Bug 484900: Remove Majority of CDI classesJonah Graham2-576/+0
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam4-4/+4
2015-04-22Bug 464636 - Re-create dsf.gdb CMainTab for backwards compatibilityMarc Khouzam1-0/+1
2015-02-20Bug 459296 - catch exception when 'Reset and Delay' field has invalidIulia Vasii1-1/+5
2014-11-04Bug 446013 - Improvements to CDT launch configurations context helpIulia Vasii1-1/+4
2014-03-12Bug 429874 - GDB Hardware Debugging Launcher "Main" tab does not checkTeodor Madan1-1/+1
2012-04-02Bug 180256 - Launch configurations should support build variablesAnton Gorenkov2-7/+7
2012-01-17Code cleanup, mostly about missing @OverrideMarc Khouzam5-4/+73
2011-06-27Bug 348159: Move DSF-GDB preference store to the core plugin.Marc Khouzam1-2/+3
2010-11-21Bug 120162: [launch] Allow to specify the default version of gdbMarc Khouzam1-4/+9
2010-06-22Bug 315490: Update JTag launch to set the default launch delegate more effici...Marc Khouzam2-22/+33
2010-06-03Bug 315439 Fix up copyrightVivian Kong2-2/+2
2010-05-06Don't expose internal upstream types as API. Moved GDBJtagDSFCMainTab to inte...John Cortell1-1/+1
2010-05-06[310304] GDB (DSF) Hardware Debugging Launcher ignores application program pathJohn Cortell4-90/+232
2010-05-06Fixed warningsJohn Cortell3-2/+33
2010-05-06Various tweaks/cleanupJohn Cortell1-16/+15
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 Laskavaia3-81/+327
2010-04-27- fixed since tags and enabled API toolingAlena Laskavaia3-3/+3
2010-04-23[280631] Added new checkbox to dsf-jtag launch config tabJohn Cortell2-0/+21
2010-04-22- fixed API errorsAlena Laskavaia3-46/+57
2010-03-16[248593] Fixed launch for JTag to support DSF-GDBMarc Khouzam6-15/+407
2010-03-11[248593] - dsf-gdb integration for jTag launch (applied patch)Alena Laskavaia1-0/+3
2009-05-26update copyrightsVivian Kong2-0/+20
2009-05-20[277057] - check for dialog ok, patchAlena Laskavaia1-3/+5
2008-07-28[241279] - fix for values reverting to defaultsAlena Laskavaia1-14/+21
2008-05-05pr 98684 - ui updates and validator - patch from AndyAlena Laskavaia2-20/+131

Back to the top