aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerconstants.h
Commit message (Expand)AuthorAgeFilesLines
* iOS: Support C++ debugging on devices with iOS 17+Eike Ziller2025-01-101-4/+4
* Debugger: Merge analyzerconstants.h into debuggerconstants.hhjk2024-12-201-1/+11
* Debugger: Allow GDB/LLDB DAP debugger as native C++ debuggerCristian Adam2024-06-141-0/+2
* Create RunConfiguration specific DebugWorkerFactoriesDominik Holland2024-01-171-0/+2
* Debugger: add python debugger setting in run configurationDavid Schulz2023-12-041-1/+0
* DAP: Add engine chooserArtem Sokolovskii2023-08-281-1/+0
* Debugger: Add skeleton for a debugger adapter protocol using enginehjk2023-04-061-0/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Debugger: Use USVC extra data more directlyhjk2022-05-311-8/+0
* Debugger: Rename 'AttachExternal' to 'AttachToLocalProcess'hjk2021-01-071-9/+9
* BareMetal: Choose peripheral description file on debug provider pageDenis Shienkov2020-03-061-0/+3
* BareMetal: Long live support for KEIL uVision v5.x debuggerDenis Shienkov2020-02-041-1/+7
* Debugger: Code cosmeticshjk2019-02-211-72/+1
* Merge remote-tracking branch 'origin/4.8'Orgad Shaneh2018-11-201-2/+1
|\
| * Debugger: Remove unused NativeMixedCapabilityOrgad Shaneh2018-11-191-2/+1
* | QML Inspector: SimplifyUlf Hermann2018-11-201-1/+0
|/
* Debugger: Fix handling of some actions after multiinferior splithjk2018-11-131-0/+5
* Debugger: Move some constants to more local scopeshjk2018-11-091-4/+0
* Debugger: Use engine specific contexts for delegating actionsEike Ziller2018-10-251-1/+5
* Debugger: Use actions in different contextshjk2018-10-171-0/+3
* Debugger: Fix typoChristian Stenger2018-08-231-1/+1
* Debugger: Fix switch from and to sub-perspectiveshjk2018-08-231-1/+0
* Debugger: Make most views per-engine instead of singletonshjk2018-08-171-2/+2
* Debugger: Allow disabling individual breakpoint locationshjk2018-02-011-1/+2
* Debugger: Combine the InferiorShutdown{Ok,Failed} stateshjk2017-12-141-2/+1
* Debugger: Combine the EngineShutdown{Ok,Failed} stateshjk2017-12-141-2/+1
* Debugger: Merge EngineSetup and InferiorSetup start phaseshjk2017-12-061-4/+0
* Debugger: Remove DebuggerRunParameter::masterEngineTypehjk2017-10-041-9/+1
* Debugger: Remove use of setRunParameters in Qml attach dialoghjk2017-09-181-0/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Debugger: Merge debug mode and analyze modehjk2016-03-071-0/+3
* Debugger: Remove return value from AnalyzerManager::createDockWidget()hjk2016-03-021-2/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: Infrastructure for reworked native mixed debugginghjk2015-10-091-1/+0
* Debugger: Fix engine capability enum definitionhjk2015-07-071-30/+30
* Debugger: Remove the InferiorExited statehjk2015-06-171-2/+0
* TextEditor: Sort text marks in categories.David Schulz2015-05-211-0/+3
* QML: Remove Apply on Save functionalityKai Koehne2015-03-171-1/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Introduce a "Native Mixed" switchhjk2014-12-121-1/+3
|/
* Debugger engine types: Add note about keeping compatibilityEike Ziller2014-10-281-0/+2
* Debugger: Don't issue monitor commands for local debugginghjk2014-10-171-0/+1
* Debugger: Remove unused values from DebuggerStartModeOrgad Shaneh2014-10-141-4/+1
* License updateEike Ziller2014-10-091-7/+8
* GdbDebugger: add fast restart for debuggingTim Sander2014-06-201-1/+3
* Debugger: Code cosmeticshjk2014-06-061-3/+0
* BareMetal: add variable support for device gdb commandsTim Sander2014-06-051-0/+2
* Debugger: Better fall back for LLDB without remote supporthjk2014-06-031-0/+1