Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/jtag
AgeCommit message (Expand)AuthorFilesLines
2019-06-15Bug 548281: Merge JTagDevice extensionsJohn Dallaway1-18/+0
2019-06-14Bug 548281: Add SEGGER J-Link definitionsJohn Dallaway4-2/+62
2019-06-11[releng] Bump version to 9.9.0Jonah Graham4-4/+4
2019-06-04[releng] Move gdb path and version to test variables to root pomJonah Graham1-2/+0
2019-03-01[releng] Bump version to 9.8.0Jonah Graham4-4/+4
2019-01-04[releng] increment service segment by 100Jonah Graham1-1/+1
2019-01-03Bug 543149: Report download progress during launchJohn Dallaway3-4/+75
2018-12-10[releng] Bump version to 9.7.0Jonah Graham4-4/+4
2018-11-30Remove JVM MaxPermSize arguments (unused since Java 8)Marc-Andre Laperle1-1/+1
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham5-17/+17
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in properties filesJonah Graham3-5/+5
2018-11-22Bug 540373: Remove '(non-Javadoc)' commentsJonah Graham3-20/+0
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham6-19/+19
2018-11-22Bug 540373: Cleanup: Add missing annotationsJonah Graham3-0/+5
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham35-521/+616
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham20-216/+2861
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham54-304/+610
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms3-0/+3
2018-10-23Bug 540367 - Increment version numbersWilliam Riley1-1/+1
2018-09-07Bug 538282: Set architecture for remote GDBJtag testsJohn Dallaway2-0/+9
2018-08-27Bug 538282: Add GDB Hardware Debugging launch testJohn Dallaway21-62/+504
2018-08-20[releng] Remove outdated problem filters.Jonah Graham1-19/+0
2018-06-05[releng] Bump version to 9.6.0Jonah Graham3-3/+3
2018-05-26Bug 535024: Revert increment to major version numberJonah Graham4-7/+27
2018-05-24Bug 535024: Use deviceId for determine JTAG probeTorbjörn Svensson8-50/+122
2018-02-13[releng] Bump version to 9.5.0Jonah Graham3-4/+3
2018-02-06Bug 530635: Add ability to do "set remotetimeout" via UIJonah Graham3-9/+58
2018-02-01Bug 529171: Disable reset and halt by defaultJohn Dallaway2-3/+23
2018-01-21Bug 494059: Add OpenOCD extensionsJohn Dallaway6-4/+84
2017-11-01Bug 361881: Test for undefined reset/delay/halt commandJohn Dallaway3-7/+33
2017-10-20Bug 334110: Ensure correct SessionType enabledJohn Dallaway2-2/+14
2017-10-12Allow for changing manually setting toolchains for build configs.Doug Schaefer1-1/+12
2017-10-12Bug 525726: Use GDB/MI for temporary breakpointJohn Dallaway1-2/+3
2017-10-08Bug 525692: Execute run commands before resumeJohn Dallaway2-24/+23
2017-10-06Add UI tests plugin for CMake. Fix a couple of bugs it found.Doug Schaefer1-7/+0
2017-09-19Reinstate commit 709689b36e1a1ec573d81a02a7e882faabca58e5Jeff Johnston1-0/+18
2017-09-11Update feature versions to CDT 9.4.Doug Schaefer2-19/+1
2017-08-10Bug 519529 - fix handling of quotes in the GCCToolChain scanner info.Doug Schaefer1-10/+0
2017-04-19Bring back some pom.xml from featuresMarc-Andre Laperle1-0/+18
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle5-89/+22
2017-02-06Bug 511243 - MI async mode shall not be activated for all cases whenAlvaro Sanchez-Leon1-21/+24
2017-01-23Missing rm.done()Marc Khouzam1-0/+3
2017-01-17Bug 509812 - Unable to interrupt arm remote target, Neon and GDB 7.12Alvaro Sanchez-Leon8-8/+140
2016-12-21Trigger error in Debug plugins when a package is not exported.Marc Khouzam3-9/+6
2016-11-16Update version to 9.3.0Marc Khouzam5-6/+6
2016-11-15Update version to 9.2.0Marc Khouzam5-6/+6
2016-08-17Update version to 9.1.0Marc Khouzam5-6/+6
2016-07-03Create constant for initial GDB inferior 'i1'Marc Khouzam1-1/+2
2016-06-22Move the rest of the CDT plugins to java 8Marc Khouzam6-10/+10
2016-04-22Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt2-4/+4

Back to the top