Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/jtag
AgeCommit message (Expand)AuthorFilesLines
2021-07-20Bug 574928: Add PyOCD definitionsJohn Dallaway4-2/+50
2021-06-13[releng] Bump to CDT version 10.4.0Jonah Graham6-6/+6
2021-06-13Bug 561343: org.eclipse.cdt.debug.gdbjtag has no source, so don't attach itJonah Graham1-0/+47
2021-04-26Bug 457697: Avoid unnecessary escaping in GDB MI commandJohn Dallaway1-2/+1
2021-04-04Bug 572552 - CDT releng: update versions to 10.3.0Alexander Fedorov7-8/+58
2021-04-03Bug 572552 - CDT releng: update baseline to 2021-03Alexander Fedorov2-3/+3
2021-03-19Bug 457697: Set executable file in launch sequenceJohn Dallaway2-2/+22
2021-01-05Bug 516371: Enable GDB target async support for Windows remote debuggingMuhammad Bilal1-11/+9
2021-01-05Bug 570018: Set preferred launch delegateJohn Dallaway3-7/+12
2021-01-05Bug 570018: Run tests with the conflicting gdbjtag launch configJonah Graham1-0/+6
2020-12-19[releng] Remove unused API filtersJonah Graham2-12/+1
2020-12-19[releng] Update comparator.repo to latest released CDTJonah Graham1-1/+1
2020-12-19[releng] Increment feature and related versions to 10.2.0Jonah Graham6-6/+6
2020-11-29Bug 568228: Add a way for DSF Data Model to initiate refresh allTorbjörn Svensson1-1/+2
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-12[releng] Update API FiltersJonah Graham1-0/+11
2020-10-07Bug 567662: Eliminate pixel-level sizing on debugger pageJohn Dallaway2-6/+7
2020-10-06[releng] Update plug-in versionsMarc-Andre Laperle1-1/+1
2020-10-06[releng] Bump version to 10.1.0Jonah Graham6-6/+6
2020-08-31Bug 551817: Fix legal docs - and automate their checksJonah Graham2-1/+39
2020-08-31Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projectsJonah Graham7-0/+14
2020-08-29Bug 566462: Eliminate deprecated network-oriented APIJohn Dallaway15-231/+88
2020-08-28Fixed "The value for X attribute is not externalized" warningTorbjörn Svensson3-2/+18
2020-08-28Bug 566462: Eliminate deprecated GDB hardware debug APIJohn Dallaway7-34/+20
2020-08-24Bug 566334: Turn on API Tooling & Analysis for all bundlesJonah Graham1-0/+6
2020-08-24Bug 562494: Update BREE to Java 11Jonah Graham12-43/+131
2020-08-13Bug 564002: Restore the default pattern of the surefire-pluginMartin Weber1-4/+0
2020-07-22Set maven-antrun-plugin to 3.0.0Alexander Kurtakov1-1/+0
2020-07-08Fixed NLS warnings, potential NPE and removed excess semicolonTorbjörn Svensson7-20/+22
2020-06-24Bug 564553: Fetch the path to GDB from GdbLaunchTorbjörn Svensson1-1/+1
2020-06-02Bug 563864: By default fail build on test failures when building CDT with mavenJonah Graham1-1/+0
2020-05-13Fix all NLS warning in o.e.cdt.debug.gdbjtag.uiJonah Graham5-55/+57
2020-04-26[releng] Remove and add .prefs files according to improved cleanliness scriptJonah Graham3-600/+0
2020-04-11[releng] Bump version to 10.0.0Jonah Graham5-5/+5
2020-03-22[releng] Bump CDT version to 9.12.0Marco Stornelli6-6/+6
2020-03-08Bug 560186: Resolve API error reported by PDEJohn Dallaway3-20/+23
2020-02-17Bug 560186: Sort JTAG device listJohn Dallaway4-9/+26
2020-02-14Get rid of some annoying non-Javadoc comments.Alexander Kurtakov3-54/+0
2020-02-05Move away of deprecated tasks in maven-antrun-plugin configs.Alexander Kurtakov1-4/+4
2020-01-09Bug 558827: Add and/or fix branding on all featuresJonah Graham6-11/+85
2020-01-09Bug 551817: Write Kichwa Coders consistently in Copyright lineJonah Graham8-9/+9
2020-01-07Bug 558827: Add build id timestamp to features properlyJonah Graham1-3/+3
2020-01-03[releng] Update comparator repo for p2 compare and replaceJonah Graham1-1/+1
2020-01-02Bug 558266: Add ST-LINK definitionsJohn Dallaway4-2/+60
2019-12-07[releng] Bump to CDT version 9.11.0Jonah Graham5-5/+5
2019-11-06Bug 552745: Disable intro screen (webkit use) in testsJonah Graham1-1/+1
2019-11-01Bug 552597: Add PEmicro definitionsJohn Dallaway4-1/+59
2019-10-28[releng] Cleanup code that has been misformatted and update to SDK 4.13Jonah Graham2-2/+2
2019-10-18Bug 552158 - Filter out commented lines in init and run comamndsTorbjörn Svensson4-5/+16

Back to the top