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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debugger: Show Threads dock by default
Orgad Shaneh
2021-02-25
1
-1
/
+1
*
ProjectExplorer/Debugger: Add a 'Run as root' option for Unix hosts
hjk
2021-02-22
6
-3
/
+47
*
Utils: Use value/setValue instead of settings also for TriStateAspects
hjk
2021-02-22
1
-1
/
+1
*
Debugger: Prepend '*'s for autodereferenced pointers
Michael Weghorn
2021-02-22
3
-0
/
+23
*
Utils: Don't use ptrace in the process stub
hjk
2021-02-18
1
-1
/
+2
*
Debugger: Use a class for GdbMI parser parameters
hjk
2021-02-18
3
-132
/
+175
*
qbs build: Remove code for creating deployment packages
Christian Kandeler
2021-02-17
1
-2
/
+0
*
Debugger: Use qAsConst with non-const Qt containers in range-loops
Alessandro Portale
2021-02-17
6
-9
/
+9
*
Utils: Add the ability to interrupt inferiors via the process stub
hjk
2021-02-16
2
-0
/
+7
*
Debugger: Always switch on central widget when entering debug mode
hjk
2021-02-15
1
-0
/
+2
*
Debugger: Show central widget by default when resetting view layout
hjk
2021-02-15
1
-1
/
+2
*
Fix breakpoints not getting hit for .mjs files
Maximilian Goldstein
2021-02-08
1
-1
/
+1
*
remove pointless process state checking
Oswald Buddenhagen
2021-02-08
1
-1
/
+1
*
Debugger: Fix theming issues in the QML Debugger Console
Alessandro Portale
2021-02-08
3
-18
/
+12
*
Merge remote-tracking branch 'origin/4.14'
Orgad Shaneh
2021-02-08
1
-0
/
+13
|
\
|
*
Debugger: Handle missing {lsb|msb} tags in SVD file
Denis Shienkov
2021-02-02
1
-0
/
+13
*
|
Debugger: Fix build
Leander Schulten
2021-02-04
1
-2
/
+8
*
|
Add gdb tracepoint support for Linux
Mattias Johansson
2021-02-02
7
-18
/
+323
*
|
Share "auto-detected" UI string and add tool tip
Eike Ziller
2021-01-29
1
-2
/
+4
*
|
Fix build with Qt 6
Eike Ziller
2021-01-28
1
-1
/
+1
*
|
Group registers by type to make them easier to follow
BogDan Vatra
2021-01-21
3
-28
/
+129
*
|
Debugger: Move initial breakpoint setting into individual branches
hjk
2021-01-21
1
-4
/
+10
*
|
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
11
-12
/
+181
*
|
Debugger: Also ignore SIGSTOPs inside clone() when using a terminal
hjk
2021-01-14
1
-8
/
+12
*
|
Debugger: Make the "There be dragons" hint more visible
hjk
2021-01-14
1
-2
/
+0
*
|
Merge remote-tracking branch 'origin/4.14'
Eike Ziller
2021-01-12
1
-0
/
+3
|
\
\
|
|
/
|
*
Debugger: Add -file-exec-file when opening a core dump
Orgad Shaneh
2021-01-11
1
-0
/
+3
*
|
Debugger: Split remote and local attach handlers
hjk
2021-01-08
2
-64
/
+62
*
|
Debugger: Shift initial breakpoint setting even further down
hjk
2021-01-08
1
-9
/
+9
*
|
Merge remote-tracking branch 'origin/4.14'
Tim Jenssen
2021-01-07
1
-4
/
+1
|
\
\
|
|
/
|
*
Debugger: Minor cleanup
Orgad Shaneh
2021-01-07
1
-4
/
+1
*
|
Debugger: Rename 'AttachExternal' to 'AttachToLocalProcess'
hjk
2021-01-07
8
-56
/
+56
*
|
Debugger: Mark currently hit breakpoint in breakpoint view
hjk
2021-01-07
5
-6
/
+54
*
|
Debugger: Move initial GDB breakpoint settings after target setup
hjk
2021-01-06
2
-26
/
+31
*
|
Debugger: Use handleInferiorPrepared also for AttachToRemoteProcess
hjk
2021-01-06
1
-2
/
+1
*
|
Debugger: Simplify gdb startup
hjk
2021-01-06
2
-37
/
+3
*
|
Debugger: Drop GdbEngine::listFeatures()
hjk
2021-01-06
2
-7
/
+0
*
|
Debugger: Drop the EngineSetupOk state
hjk
2021-01-05
3
-26
/
+12
*
|
Debugger: Drop base DebuggerEngine::runEngine()
hjk
2021-01-05
14
-36
/
+34
*
|
Debugger: Give some hint on what to change if QML breakpoints fail
hjk
2021-01-04
1
-5
/
+18
*
|
Merge remote-tracking branch 'origin/4.14'
Eike Ziller
2021-01-04
1
-0
/
+1
|
\
\
|
|
/
|
*
cmake build: Fix handling of test dependencies
Eike Ziller
2020-12-18
1
-0
/
+1
*
|
Debugger: Remove DebuggerEngine::stateAcceptsBreakpointChanges()
hjk
2020-12-18
9
-61
/
+0
*
|
Use new, more evocative MessageManager API
Eike Ziller
2020-12-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/4.14'
Eike Ziller
2020-12-14
1
-3
/
+1
|
\
\
|
|
/
|
*
clean up output printing in dumpBacktrace()
Oswald Buddenhagen
2020-12-14
1
-3
/
+1
*
|
Don't allocate unneeded temporary containers
Jarek Kobus
2020-12-14
1
-2
/
+4
*
|
Debugger: Fix editing breakpoints via breakpoints view
Michael Weghorn
2020-12-04
2
-4
/
+28
[next]