aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/baremetal/debugservers/gdb/eblinkgdbserverprovider.h
Commit message (Expand)AuthorAgeFilesLines
* BareMetal: Move some code from *.h to *.cpphjk2023-08-101-88/+2
* BareMetal: Remove error return value from fromMaphjk2023-07-281-1/+1
* BareMetal: Make toMap signature more aspect friendlyhjk2023-07-281-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* BareMetal: Convert to Tr::trhjk2022-10-111-6/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-4/+2
* BareMetal: De-QObject-ify IDebugServerProviderFactoryhjk2020-01-161-2/+0
* BareMetal: De-virtualize IDebugServerProvider::createConfigWidgethjk2020-01-161-2/+0
* BareMetal: Use the plain creation and fromMap(toMap()) for cloneshjk2020-01-161-3/+1
* BareMetal: Centralize IDebugServerProviderFactory::canRestore()hjk2019-12-161-2/+0
* BareMetal: Centralize IDebugServerProviderFactory::restore()hjk2019-12-161-1/+0
* BareMetal: De-virtualize IDebugServerProviderFactory::create()hjk2019-12-161-2/+0
* BareMetal: Fix compile for gcc 5.3Christian Stenger2019-12-121-1/+1
* BareMetal: Add new gdbServerProvider - EBlinkAndrey Sobol2019-12-111-0/+141