aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/qnxdebugsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: remove DebuggerRunTool::setUseCtrlCStubDavid Schulz6 days1-2/+0
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* Qnx: Use new setup scheme for most factorieshjk2023-11-171-4/+13
* Debugger: Rename debuggerkitinformation.{cpp,h}hjk2023-08-161-1/+1
* QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp}hjk2023-08-151-1/+1
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
* DebuggerRunTool: Hide some methods in protected / private sectionJarek Kobus2023-07-211-2/+1
* Utils: Introduce a FilePathAspect::expandedValue()hjk2023-07-201-1/+1
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-2/+2
* Proliferate Tr::tr in various placesAlessandro Portale2023-02-101-1/+2
* Qnx: use dedicated classes to create run workerhjk2023-01-101-28/+45
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Debugger: FilePath-ify .so libs handlingAlessandro Portale2022-11-171-2/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Qnx: Modernize a bithjk2022-07-221-9/+3
* Qnx: Pass SDP environment to gdbhjk2022-07-211-1/+3
* Qnx: Move to Tr::trhjk2022-07-131-6/+7
* Qnx: Search pdebug on the device againhjk2022-07-121-1/+2
* ProjectExplorer: Reduce use of Runnable in SimpleTargetRunnerhjk2022-05-251-14/+8
* ProjectExplorer: Rename some RunControl functionshjk2022-05-021-1/+1
* Use ProcessInfo instead of DeviceProcessItemJarek Kobus2022-03-021-3/+2
* RunControl: Drop IDevice * from doStart()Jarek Kobus2022-02-231-3/+4
* 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