aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerengine.h
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Provider Qt version externally to bridgeshjk2024-05-161-1/+2
* QtSupport: Remove dead codeMarcus Tillmanns2024-01-171-1/+0
* Debugger: add python debugger setting in run configurationDavid Schulz2023-12-041-2/+3
* Qml Debugger: Do not focus the current frame when adding a watchOlivier De Cannière2023-11-091-0/+1
* DAP: Update expanded variables over debugging processArtem Sokolovskii2023-09-281-0/+2
* DAP: Add engine chooserArtem Sokolovskii2023-08-281-0/+3
* Utils: Rename ProjectExplorer::Runnable into Utils::ProcessRunDataJarek Kobus2023-08-171-3/+5
* DAP: Fix start CMake debug modeArtem Sokolovskii2023-07-141-1/+0
* DAP: Add CMake support to DAP engineArtem Sokolovskii2023-07-051-0/+1
* Debugger: Fix automatic source mapping for QtEike Ziller2023-06-161-0/+1
* Debugger: Use Utils::Text::Position instead of int line numberhjk2023-06-071-3/+5
* Debugger: Support piping dumpers into gdbhjk2023-04-051-1/+0
* Fix include styleJarek Kobus2023-03-241-1/+3
* Debugger: Use more FilePaths in module handling interfacehjk2023-03-141-5/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Debugger: FilePath-ify .so libs handlingAlessandro Portale2022-11-171-1/+1
* Utils: Remove Utils::optionalEike Ziller2022-09-011-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Debugger: Use ProcessResultData a bit morehjk2022-06-161-4/+4
* Debugger: Use USVC extra data more directlyhjk2022-05-311-0/+8
* Promote previously python-specific InterpreterAspecthjk2022-04-271-2/+2
* IDevice: Make it possible to forward declare Ptr and ConstPtrJarek Kobus2022-04-141-2/+2
* Debugger: use Qt version from kit as fallback for dumperDavid Schulz2021-10-251-0/+1
* Docker: mount python dumpers to deviceDavid Schulz2021-10-251-0/+2
* Debugger: Use MacroExpander from RunControl instead from Kithjk2021-10-111-1/+1
* Debugger: Use FilePath for core files and surroundingshjk2021-09-291-2/+2
* Debugger: Use FilePath for debugInfoLocationhjk2021-09-281-1/+1
* Debugger: Add more information about the debugee when debugginghjk2021-03-161-0/+3
* ProjectExplorer/Debugger: Add a 'Run as root' option for Unix hostshjk2021-02-221-0/+1
* Debugger: Drop the EngineSetupOk statehjk2021-01-051-1/+0
* Debugger: Drop base DebuggerEngine::runEngine()hjk2021-01-051-1/+0
* Debugger: Remove DebuggerEngine::stateAcceptsBreakpointChanges()hjk2020-12-181-1/+0
* Debugger: De-virtualize and de-slot DebuggerEngine::show*Messagehjk2020-02-241-3/+2
* Debugger: make Location::fileName a Utils::FilePathDavid Schulz2020-01-061-5/+5
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-2/+2
* Debugger: Move showModule{Sections,Symbols} to DebuggerEnginehjk2019-09-251-3/+7
* Debugger: Move toFileInProject to QmlEnginehjk2019-09-021-2/+0
* Debugger: Add peripheral registers description file supportDenis Shienkov2019-07-311-0/+6
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-5/+5
* Merge remote-tracking branch 'origin/4.9'Orgad Shaneh2019-04-071-1/+1
|\
| * Debugger: Re-organize dock widget persistinghjk2019-04-051-1/+1
* | ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-1/+1
* | Debugger: Remove unused DebuggerEngine::isStartupRunConfiguration()hjk2019-03-121-1/+0
* | Debugger: Code cosmeticshjk2019-02-211-0/+30
|/
* Debugger: Fix display of location marker when switching perspectiveshjk2018-11-141-0/+1
* Debugger: Make validateExecutable a validateRunParametershjk2018-11-131-3/+2
* Debugger: Remove unused function declarationsOrgad Shaneh2018-11-121-1/+0
* Debugger: Remove unused DebuggerEngine::handleCommand declarationhjk2018-11-051-2/+0
* Debugger: Use engine specific contexts for delegating actionsEike Ziller2018-10-251-0/+1