aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggeritem.h
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Fix Android NDK's (27+) lldb on macOSCristian Adam2025-05-121-0/+1
* Replace most expected_str by Utils::Resulthjk2025-04-111-1/+1
* Autodetect native DAP debuggersAndrii Semkiv2024-12-171-6/+17
* ProjectExplorer: Use central KitAspectSortModelChristian Kandeler2024-10-101-0/+1
* Debugger: Make icons and tooltips consistent in options pageChristian Kandeler2024-09-301-0/+2
* Plugins: A bit more Keys and Storehjk2023-08-251-1/+1
* Utils: Rename the new Storage to Storehjk2023-08-241-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-3/+2
* Debugger: Make DebuggerItemManager a namespacehjk2023-08-101-3/+0
* Debugger: Small corrections to "Generic" item handlinghjk2023-03-291-1/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Debugger: Fix environment when initializingMarcus Tillmanns2022-11-171-2/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Debugger: Consolidate search code for python-pathAlessandro Portale2021-11-091-0/+2
* Debugger: Show output of debugger detectionhjk2021-08-061-1/+2
* Docker: Fix debugger auto-detectionhjk2021-07-141-0/+4
* DebuggerItem: Pass environment to debugger probingCristian Adam2021-05-071-1/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-6/+6
* ProjectExplorer: Use an alias for QList<Abi>hjk2019-05-271-3/+3
* Debugger: Remove unused DebuggerItem::m_autoDetectionSourcehjk2018-10-161-4/+0
* Debugger: ModernizeAlessandro Portale2018-07-251-2/+2
* Debugger: Code cosmeticshjk2018-05-311-1/+1
* Improve detection of toolchain and debugger for desktop kitsEike Ziller2018-02-231-1/+1
* Debugger: Use a StandardRunnable for the debugger processhjk2016-08-041-1/+5
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-031-1/+2
|\
| * Android/Debugger: Always extract GDB version from binaryhjk2016-05-021-1/+2
* | Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
|/
* Debugger: Update debugger details when executable is replacedOrgad Shaneh2016-03-071-0/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: Mark bad debuggger entries with an error iconhjk2015-09-071-0/+3
* Debugger: Add some expandable macros to Debugger options pagehjk2015-03-041-3/+8
* Clean exported headers of the Debugger plugin.Friedemann Kleint2015-02-261-1/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Rework debugger option pagehjk2015-01-071-0/+1
|/
* Debugger: Display parsed gdb version in build&run debugger listhjk2014-10-161-0/+4
* MacroExpander: Allow registering local expansionshjk2014-10-151-0/+1
* License updateEike Ziller2014-10-091-7/+8
* Debugger: Prefer GDB on Linux and LLDB on Mac in default kit setuphjk2014-07-301-1/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Debugger: Add autoDetectionSource to DebuggerItems.El Mehdi Fekari2013-12-121-0/+4
|/
* Debugger: Prevent overwriting of pre-defined Abi valueshjk2013-12-021-1/+3
* Debugger: Keep changes on options pageTobias Hunger2013-11-121-1/+5
* Debugger: Don't register identical debuggers (unless forced)hjk2013-11-071-0/+1
* Debugger: Make cancel work in DebuggerOptionsPageTobias Hunger2013-10-281-0/+6
* Debugger: Add signals to DebuggerItemManagerTobias Hunger2013-10-281-0/+2
* Debugger: Move classes into their own filesTobias Hunger2013-10-281-0/+96