aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxdebugsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | RemoteLinux: Remove unneeded qualificationsOrgad Shaneh2015-02-041-4/+4
* | Port to new connect apiMontel Laurent2015-01-301-6/+12
* | Debugger: Make DebuggerEngine internalhjk2014-12-151-19/+21
|/
* Debugger: Don't issue monitor commands for local debugginghjk2014-10-171-0/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Debugger: Support gdbservers that don't have --once againhjk2014-10-061-1/+0
* | Debugger: Merge two remote setup communication pathshjk2014-09-191-4/+16
|/
* RemoteLinux: Fix mixed debugging.Christian Kandeler2014-09-021-5/+6
* RemoteLinux: Fix arguments for remote debugging.Tim Sander2014-07-231-3/+4
* GdbDebugger: add fast restart for debuggingTim Sander2014-06-201-0/+1
* RemoteLinux: switch to extended-remote connectionTim Sander2014-06-171-1/+6