index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
debugger
/
debuggerengine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Don't call FutureProgress::setKeepOnFinish(HideOnFinish)
Jarek Kobus
2023-01-05
1
-1
/
+0
*
Debugger: Fix crash on start debugging
Marcus Tillmanns
2022-10-25
1
-2
/
+4
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-2
/
+2
*
Various plugins: Limit the usage of qMakePair
Jarek Kobus
2022-09-30
1
-2
/
+1
*
Editor: paint location marker over everything else
David Schulz
2022-09-07
1
-0
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Merge remote-tracking branch 'origin/8.0'
Eike Ziller
2022-07-20
1
-4
/
+6
|
\
|
*
Debugger: Load dumpers from the device that runs gdb
hjk
2022-07-14
1
-4
/
+6
*
|
Debugger: Convert to Tr::tr
hjk
2022-07-08
1
-109
/
+107
|
/
*
Debugger: Avoid crash when debugging with remote cdb engine
Christian Stenger
2022-06-28
1
-1
/
+2
*
Debugger: Use ProcessResultData a bit more
hjk
2022-06-16
1
-7
/
+8
*
Utils: Replace Environment::size() check by some isValid() function
hjk
2022-06-03
1
-2
/
+2
*
Debugger: Remove one use of Runnable::device
hjk
2022-05-25
1
-8
/
+5
*
Remove algorithm.h from buildtargetinfo.h
Jarek Kobus
2022-05-18
1
-0
/
+1
*
Debugger: Remove foreach / Q_FOREACH usage
Artem Sokolovskii
2022-05-03
1
-3
/
+4
*
IDevice: Make it possible to forward declare Ptr and ConstPtr
Jarek Kobus
2022-04-14
1
-0
/
+1
*
Editor: make sure to update marker on annotation change
David Schulz
2022-03-15
1
-1
/
+0
*
Debugger: Introduce a Ctrl-F9 shortcut to enable/disable breakpoints
hjk
2022-01-04
1
-3
/
+6
*
Debugger: Robustify view access
hjk
2021-11-09
1
-0
/
+5
*
Debugger: Use FilePath in DebuggerEngine::gotoLocation()
hjk
2021-10-29
1
-1
/
+1
*
Debugger: make inappropriate debugger warning silenceable
David Schulz
2021-10-28
1
-27
/
+42
*
Debugger: use FilePath in stack frames
David Schulz
2021-10-27
1
-1
/
+1
*
Docker: mount python dumpers to device
David Schulz
2021-10-25
1
-0
/
+2
*
Debugger: Use correct macroExpander when substituting regexp
Orgad Shaneh
2021-10-16
1
-1
/
+1
*
Debugger: Expand macros in "Additional Startup Commands"
hjk
2021-10-15
1
-1
/
+1
*
Debugger: Use FilePath for core files and surroundings
hjk
2021-09-29
1
-1
/
+1
*
Debugger: Make ElfReader work remotely
hjk
2021-09-09
1
-1
/
+1
*
ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnable
hjk
2021-08-13
1
-6
/
+6
*
Utils/ProjectExplorer: Use FilePath for Runnable::workingDirectory
hjk
2021-08-06
1
-2
/
+1
*
Debugger: Register "Reload Debugging Helper" action
hjk
2021-06-23
1
-1
/
+0
*
Debugger: Don't pass comments as custom commands to backends
hjk
2021-05-05
1
-2
/
+9
*
Debugger: Fix compilation with Qt 6
Eike Ziller
2021-04-13
1
-1
/
+2
*
Merge remote-tracking branch 'origin/4.15'
Eike Ziller
2021-03-16
1
-0
/
+5
|
\
|
*
Debugger: Add more information about the debugee when debugging
hjk
2021-03-16
1
-0
/
+5
*
|
Debugger: Use an aspect for the source path mapping
hjk
2021-03-09
1
-3
/
+3
*
|
Debugger: Move interpretation on nature of source path mapping to user code
hjk
2021-03-05
1
-11
/
+11
*
|
Debugger: Aspectify settings
hjk
2021-03-03
1
-16
/
+16
|
/
*
Debugger: Show Threads dock by default
Orgad Shaneh
2021-02-25
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.14'
Eike Ziller
2021-01-20
1
-2
/
+5
|
\
|
*
Debugger: log the debugger exitcode also in hex
David Schulz
2021-01-19
1
-2
/
+5
*
|
Debugger: Add an option to show simple values as text annotations
hjk
2021-01-20
1
-0
/
+1
*
|
Debugger: Rename 'AttachExternal' to 'AttachToLocalProcess'
hjk
2021-01-07
1
-2
/
+2
*
|
Debugger: Mark currently hit breakpoint in breakpoint view
hjk
2021-01-07
1
-0
/
+3
*
|
Debugger: Drop the EngineSetupOk state
hjk
2021-01-05
1
-10
/
+3
*
|
Debugger: Drop base DebuggerEngine::runEngine()
hjk
2021-01-05
1
-1
/
+0
*
|
Merge remote-tracking branch 'origin/4.14'
Eike Ziller
2020-11-20
1
-3
/
+0
|
\
\
|
|
/
|
*
Debugger: Don't use QApplication::alert too often
hjk
2020-11-20
1
-3
/
+0
*
|
Utils: Allow BaseTreeView users to hide columns manually
hjk
2020-11-10
1
-0
/
+7
|
/
*
Debugger: Activate split that contains the breakpoint being hit
David Schulz
2020-09-16
1
-4
/
+6
[next]