aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/baremetal/debugservers/gdb/gdbserverprovider.cpp
Commit message (Expand)AuthorAgeFilesLines
* BareMetal: Use runnable() to get executable and argumentsChristian Kandeler7 days1-7/+3
* Rename RunControl::aspect to RunControl::aspectDatahjk2024-02-161-2/+2
* Utils: Rename the new Storage to Storehjk2023-08-241-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-2/+2
* Utils: Rename ProjectExplorer::Runnable into Utils::ProcessRunDataJarek Kobus2023-08-171-1/+1
* BareMetal: Remove error return value from fromMaphjk2023-07-281-5/+2
* BareMetal: Make toMap signature more aspect friendlyhjk2023-07-281-5/+3
* Android/Baremetal: Clean up some headerhjk2023-03-281-0/+2
* Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settingshjk2023-01-101-2/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* BareMetal: Convert to Tr::trhjk2022-10-111-22/+17
* Utils: Replace PathChooser::{fileP,p}athChanged signalshjk2022-09-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* BareMetal: Fix startuphjk2022-07-221-1/+1
* Drop Qt5: BareMetal: Get rid of QOverloadJarek Kobus2022-07-201-3/+1
* BareMetal: Avoid some uses of PathChooser::pathChangedhjk2022-07-011-7/+7
* Debugger: Use USVC extra data more directlyhjk2022-05-311-2/+1
* ProjectExplorer: Reduce use of Runnable in SimpleTargetRunnerhjk2022-05-251-7/+6
* Ssh: Rename SshConnectionParameters into SshParametersJarek Kobus2022-05-231-2/+0
* ProjectExplorer: Copy more RunConfiguration data to RunControlhjk2022-04-121-2/+2
* RunControl: Drop IDevice * from doStart()Jarek Kobus2022-02-231-1/+3
* ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnablehjk2021-08-131-3/+3
* BareMetal: Remove qualifiers from setting keysOrgad Shaneh2020-10-271-5/+5
* Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()hjk2020-04-091-2/+2
* BareMetal: Choose peripheral description file on debug provider pageDenis Shienkov2020-03-061-2/+46
* BareMetal: Share the 'channel' property for all providersDenis Shienkov2019-11-281-38/+1
* BareMetal: Share HostWidget for all debug providersDenis Shienkov2019-11-281-38/+0
* BareMetal: Get rid of GdbServerProvider::NoStartup modeDenis Shienkov2019-11-281-20/+16
* BareMetal: Get rid of SSH connection parametersDenis Shienkov2019-11-261-13/+0
* BareMetal: Allow IDebugServerProvider to create own runnerDenis Shienkov2019-11-251-5/+3
* BareMetal: Continue minimize dependency from GDB engineDenis Shienkov2019-11-191-0/+72
* BareMetal: Add additional 'engine' column to debugger providers viewDenis Shienkov2019-11-111-0/+2
* BareMetal: Minimize dependency from GDB engineDenis Shienkov2019-11-041-0/+331