summaryrefslogtreecommitdiff
path: root/src/plugins/baremetal/debugservers/gdb/openocdgdbserverprovider.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: More explicit host os use to make it stand outhjk2023-03-071-1/+1
* Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settingshjk2023-01-101-6/+6
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* BareMetal: Convert to Tr::trhjk2022-10-111-13/+12
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Drop Qt5: BareMetal: Get rid of QOverloadJarek Kobus2022-07-201-1/+1
* BareMetal: Use more FilePath in OpenOcdGdbServerProviderhjk2021-11-121-10/+10
* Utils: Move process arguments class out of QtcProcesshjk2021-05-111-1/+1
* BareMetal: Remove qualifiers from setting keysOrgad Shaneh2020-10-271-5/+4
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-3/+2
* Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()hjk2020-04-091-6/+6
* Fix lupdate issuesEike Ziller2020-03-181-1/+1
* BareMetal: De-QObject-ify IDebugServerProviderFactoryhjk2020-01-161-2/+2
* BareMetal: De-virtualize IDebugServerProvider::createConfigWidgethjk2020-01-161-5/+1
* BareMetal: Use the plain creation and fromMap(toMap()) for cloneshjk2020-01-161-5/+0
* BareMetal: Centralize IDebugServerProviderFactory::canRestore()hjk2019-12-161-6/+0
* BareMetal: Centralize IDebugServerProviderFactory::restore()hjk2019-12-161-10/+0
* BareMetal: De-virtualize IDebugServerProviderFactory::create()hjk2019-12-161-5/+1
* BareMetal: Add 'GDBSERVER' prefix to GDB-specific provider identifiersDenis Shienkov2019-11-301-3/+3
* BareMetal: Share the 'channel' property for all providersDenis Shienkov2019-11-281-1/+1
* BareMetal: Get rid of GdbServerProvider::NoStartup modeDenis Shienkov2019-11-281-14/+4
* BareMetal: Get rid of unused GdbServerProviderProcess classDenis Shienkov2019-11-261-8/+0
* BareMetal: Continue minimize dependency from GDB engineDenis Shienkov2019-11-191-0/+8
* Baremetal: Fix compile for gcc 5.3Christian Stenger2019-11-051-3/+3
* BareMetal: Remove QLatin1Char and QLatin1String macrosDenis Shienkov2019-11-041-9/+8
* BareMetal: Minimize dependency from GDB engineDenis Shienkov2019-11-041-0/+342