aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/qnxdebugsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded includes of ApplicationLauncherJarek Kobus2021-11-101-1/+0
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-1/+1
* ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnablehjk2021-08-131-4/+3
* QNX: Do not set application arguments to pdebugCristian Adam2021-06-221-1/+0
* Utils: Move process arguments class out of QtcProcesshjk2021-05-111-2/+2
* Qnx: Code cosmeticshjk2020-09-171-2/+4
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-1/+1
* Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()hjk2020-04-091-1/+1
* Debugger: Rename some GdbServer* to DebugServer*hjk2019-12-171-2/+2
* ProjectExplorer: Consolidate some Session::active* accesseshjk2019-11-291-1/+2
* BaseQtVersion: remove qmakeProperty(...) getterTobias Hunger2019-10-011-3/+3
* ProjectExplorer: Use std::function for SimpleTargetRunner::start()hjk2019-09-041-39/+27
* ProjectExplorer: Rename BaseStringAspect::{f,setF}ileNamehjk2019-08-291-1/+1
* Let PortsGatherer produce full URLs instead of ports onlyhjk2019-08-261-5/+5
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-5/+5
* More FileName::appendPath() -> .pathAppended() changeshjk2019-05-271-4/+2
* ProjectExplorer: Split RunControl constructorhjk2019-03-121-1/+2
* Avoid some visible uses of RunControl::runConfiguration()hjk2019-03-121-4/+1
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-4/+4
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-1/+1
* FileInProjectFinder/Debugger: Use Utils::FileName for sysrootUlf Hermann2018-08-281-2/+4
* ProjectExplorer: Remove RunWorker::setDisplayNamehjk2018-08-211-4/+4
* Finish merging Runnable and StandardRunnablehjk2018-05-231-3/+2
* ProjectExplorer: Rework executable display handling in runconfigshjk2018-04-231-3/+5
* Debugger/QNX: Use the new DebuggerTool portsgathererhjk2017-10-201-30/+8
* Add missing includeChristian Kandeler2017-10-161-0/+1
* Debugger: Remove no longer needed DebuggerEngine::setNeedsFixup()hjk2017-10-131-1/+0
* Merge remote-tracking branch 'origin/4.4' into 4.5Orgad Shaneh2017-10-041-0/+4
|\
| * Qnx: Fix C++ debugginghjk2017-09-291-1/+3
* | Qnx: Partially fix Attach to Running processhjk2017-09-181-84/+32
* | Qnx: Merge debug support related fileshjk2017-09-131-8/+226
* | Qnx: Dissolve a QnxDebugSupport setRunParameter() usehjk2017-09-111-20/+12
* | Qnx: Fix compilationhjk2017-09-081-1/+1
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-081-10/+6
|\|
| * Qnx: Fix debugginghjk2017-09-071-10/+6
* | Debugger: Use a QUrl for Qml server port and hosthjk2017-08-231-3/+4
|/
* ProjectExplorer: Rename worker dependencies to "startDependencies"Ulf Hermann2017-08-081-3/+3
* ProjectExplorer: Remove RunControl::worker<Type>()hjk2017-07-071-16/+15
* ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-151-138/+79
* Debugger: Remove DebuggerRunControlhjk2017-04-281-14/+14
* Debugger: Reduce explicit DebuggerRunControl usehjk2017-04-271-1/+1
* Debugger et al: Move code from DebuggerRunControl to DebuggerRunToolhjk2017-04-241-11/+12
* Qnx: Adapt to recent ToolSupport introductionhjk2017-03-301-42/+36
* ProjectExplorer: Merge ApplicationLauncher and DeviceApplicationRunnerhjk2017-03-101-9/+8
* Switch order of DeviceApplicationRunner::start() parametershjk2017-03-031-1/+1
* Qnx: Fix inverted logicTobias Hunger2016-12-061-1/+1
* Fix QnxDebugSupport::startExecution()Ulf Hermann2016-11-031-8/+9
* Qnx: Rename qnxdeviceconfiguration* to qnxdevice*hjk2016-05-231-2/+2
* Use Utils::Port where possibleUlf Hermann2016-04-201-1/+1
* Qnx: Code cosmeticshjk2016-04-121-11/+14