aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxdebugsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Use new factory setup pattern for most factorieshjk2023-11-221-18/+37
* Debugger: Fix remote debugging macosx appsMarcus Tillmanns2023-06-231-1/+6
* RemoteLinux: Merge tooling runworker related fileshjk2023-01-181-6/+59
* RemoteLinux: Use dedicated classes for run worker factorieshjk2023-01-131-12/+39
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* RemoteLinux: Convert to Tr::trhjk2022-07-221-4/+2
* RemoteLinux/Debugger: Pass right platform string to LLDBhjk2020-04-021-0/+1
* RemoteLinux: Rename some gdbServer variable to debugServerhjk2020-04-021-3/+3
* Debugger: Rename some GdbServer* to DebugServer*hjk2019-12-171-1/+1
* RemoteLinux: Correct clean shutdown when debuggingChristian Stenger2019-10-231-0/+1
* ProjectExplorer: Add RunControl::set{Kit,Target}hjk2019-03-121-1/+1
* RemoteLinux: Support terminal aspectChristian Kandeler2019-01-111-1/+1
* ProjectExplorer: Remove RunWorker::setDisplayNamehjk2018-08-211-1/+1
* RemoteLinux/Debugger: Use SymbolFileAspecthjk2018-04-241-4/+0
* ProjectExplorer: Rework executable display handling in runconfigshjk2018-04-231-6/+3
* Debugger: Move start dependency on PortsGatherer to GdbServerRunnerhjk2017-10-231-1/+0
* RemoteLinux: Use the optional PortGatherer from the DebuggerRunToolhjk2017-10-191-14/+4
* RemoteLinux: Remove abstractremotelinuxrunsupport.{h,cpp}hjk2017-09-081-0/+2
* iOS: Adapt to new setter-based DebuggerRunTool interfacehjk2017-09-041-1/+1
* Debugger: Add a few convience setters for some run parametershjk2017-08-241-52/+9
* Debugger: Use a QUrl for Qml server port and hosthjk2017-08-231-5/+4
* ProjectExplorer: Rename worker dependencies to "startDependencies"Ulf Hermann2017-08-081-2/+2
* ProjectExplorer: Remove RunControl::worker<Type>()hjk2017-07-071-10/+7
* RemoteLinux: Prepare for downstream Qdb adaptationshjk2017-06-231-17/+12
* Debugger: Remove remote setup sub-statemachineryhjk2017-06-221-1/+0
* ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-151-63/+35
* ProjectExplorer/Debugger/RL: Make run control state transitions more uniformhjk2017-05-051-167/+54
* Debugger: Move some commonly used flags to base DebuggerToolhjk2017-05-041-29/+9
* Debugger: Remove DebuggerRunControlhjk2017-04-281-12/+6
* Debugger: Reduce explicit DebuggerRunControl usehjk2017-04-271-6/+1
* RemoteLinux: Base AbstractRemotetLinuxRunSupport on PE::TargetSupporthjk2017-04-261-26/+45
* Debugger et al: Move code from DebuggerRunControl to DebuggerRunToolhjk2017-04-241-7/+7
* ProjectExplorer: Always initialize RunControl's runnable from RunConfighjk2017-04-061-1/+1
* RemoteLinux: Base AbstractLinuxRunSupport on PE::ToolSupporthjk2017-03-281-22/+20
* RemoteLinux: Refactor LinuxDeviceDebugSupporthjk2017-03-241-1/+16
* ProjectExplorer: Merge ApplicationLauncher and DeviceApplicationRunnerhjk2017-03-101-9/+8
* Switch order of DeviceApplicationRunner::start() parametershjk2017-03-031-1/+1
* RemoteLinux: Improve API for retrieving ports and fifosUlf Hermann2016-04-251-3/+13
* RemoteLinux: Prepare for other kinds of analyzersUlf Hermann2016-04-211-3/+3
* Use Utils::Port where possibleUlf Hermann2016-04-201-5/+4
* ProjectExplorer: Use Runnable in DeviceProcess::starthjk2016-01-281-12/+12
* RemoteLinux/Qnx: Use StandardRunnablehjk2016-01-271-43/+15
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* RemoteLinux: Use QString instead of QStringList for process argumentshjk2016-01-181-6/+6
* Remove a few uses of RunConfiguration::displayName()hjk2016-01-081-1/+0
* QmlDebug: Allow different styles of command line argumentsUlf Hermann2015-11-191-3/+2
* Tell the QML debug server exactly what services we expectUlf Hermann2015-08-171-2/+5
* Debugger: Continue DebuggerStartParameter cleanuphjk2015-06-261-22/+5
* Fix RemoteLinux debugging.Christian Kandeler2015-06-261-0/+1