aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/boot2qt/qdbdevicedebugsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-24/+2
* QdbDeviceInferiorRunner: Connect to done() signalJarek Kobus2022-06-211-1/+1
* ProjectExplorer: Remove RunWorker::runnable()hjk2022-05-311-5/+3
* Ssh: Rename SshConnectionParameters into SshParametersJarek Kobus2022-05-231-2/+0
* ProjectExplorer: Introduce a IDevice::filePathhjk2022-05-101-1/+1
* Boot2Qt: Replace last occurrence of ApplicationLauncherhjk2022-05-051-23/+28
* ApplicationLauncher: Unify APIJarek Kobus2022-03-021-1/+1
* ApplicationLauncher: Remove start(IDevice *) overloadJarek Kobus2022-02-231-1/+2
* ProjectExplorer: Use simpler signature for ApplicationLauncher::processExited()hjk2022-02-151-1/+1
* ProjectExplorer: Split ApplicationLauncher::start() parametershjk2022-02-151-1/+2
* Uniform ApplicationLauncher API: get rid of finished()Jarek Kobus2021-11-101-1/+1
* Uniform ApplicationLauncher API: get rid of remoteProcessStarted()Jarek Kobus2021-11-101-1/+1
* Uniform ApplicationLauncher API: get rid of remoteStderr/out()Jarek Kobus2021-11-091-5/+0
* ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnablehjk2021-08-131-4/+5
* Debugger: Rename some GdbServer* to DebugServer*hjk2019-12-171-2/+2
* ProjectExplorer: Store some aspect data by value in the RunControlhjk2019-09-051-7/+5
* ProjectExplorer: Standardize RunWorker creation logichjk2019-08-271-3/+3
* Let PortsGatherer produce full URLs instead of ports onlyhjk2019-08-261-10/+5
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-2/+2
* Add support for Boot2Qthjk2019-06-071-0/+223