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
/
debuggerprotocol.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debugger: Use QVarLengthArray for local buffer
hjk
2023-02-24
1
-28
/
+32
*
Debugger: Simplify gdb output parsing structure
hjk
2023-02-24
1
-20
/
+11
*
Debugger: Save a few string allocations on result parsing
hjk
2023-02-24
1
-5
/
+5
*
Debugger: Avoid reserving huge strings
David Schulz
2023-02-24
1
-1
/
+1
*
Debugger: Avoid potential crash
Christian Stenger
2023-02-10
1
-4
/
+2
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Utils: Add std::expected implementation
Marcus Tillmanns
2022-12-14
1
-6
/
+1
*
Debugger: Remove DebuggerCommand::arg(FilePath)
hjk
2022-11-17
1
-5
/
+0
*
Revert "Debugger: Avoid some temporary containers when parsing escaped chars"
hjk
2022-11-15
1
-9
/
+8
*
Debugger: Avoid some temporary containers when parsing escaped chars
hjk
2022-11-09
1
-8
/
+9
*
Debugger: Remove some debugging code
hjk
2022-11-08
1
-1
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Debugger: Convert to Tr::tr
hjk
2022-07-08
1
-4
/
+2
*
Debugger: Use some Tr::tr in WatchModel related classes
hjk
2022-07-07
1
-11
/
+12
*
Debugger: Robustify protocol
hjk
2021-06-25
1
-4
/
+4
*
Fix matching closing square bracket
Jarek Kobus
2021-05-20
1
-7
/
+8
*
Debugger: Make GDBMI parser more robust
hjk
2021-05-20
1
-6
/
+11
*
Debugger: Use a class for GdbMI parser parameters
hjk
2021-02-18
1
-84
/
+122
*
Debugger: Fix crash in GdbMi::parseValue with Qt 6
hjk
2020-12-01
1
-0
/
+3
*
Avoid more uses of non-explicit QChar(int) constructor
hjk
2020-11-10
1
-4
/
+4
*
Debugger: Fix parsing of octal-encoded gdb escapes
hjk
2020-10-06
1
-87
/
+94
*
Debugger: Make decoding hex-encoded floats more robust
Christian Kandeler
2020-09-23
1
-1
/
+3
*
Debugger: Fix build with Qt6
Eike Ziller
2020-09-18
1
-7
/
+7
*
Debugger: Remove some uses of QRegExp
hjk
2020-06-19
1
-1
/
+0
*
Debugger: make BreakpointParameters::fileName a Utils::FilePath
David Schulz
2020-01-06
1
-0
/
+5
*
Filter leading GDB messages during version detection
Antonio Di Monaco
2019-07-29
1
-1
/
+7
*
Fix warning: "Use midRef() instead of mid()"
Alessandro Portale
2019-01-17
1
-5
/
+5
*
determine gdb target ABI by parsing 'gdb --configuration'
Michael Kopp
2018-12-13
1
-0
/
+5
*
Debugger: Strip QLatin1* where possible
Orgad Shaneh
2018-10-13
1
-16
/
+16
*
Debugger: Privatize GdbMi::m_children
hjk
2018-09-26
1
-6
/
+10
*
Debugger: Modernize
Alessandro Portale
2018-07-25
1
-3
/
+3
*
Debugger: Code cosmetics
hjk
2018-05-31
1
-1
/
+1
*
Debugger: Fix detection of gdb on older SUSE
Christian Stenger
2018-03-01
1
-1
/
+2
*
Debugger: Fix wrong GDB version detection for SLES
Antonio Di Monaco
2018-02-06
1
-1
/
+1
*
Debugger: Add missing breaks in switch statements
Orgad Shaneh
2017-06-10
1
-0
/
+1
*
Debugger: Use ProcessHandle in notifyInferiorPid()
hjk
2017-03-01
1
-0
/
+7
*
Merge remote-tracking branch 'origin/4.2'
Eike Ziller
2017-02-27
1
-5
/
+8
|
\
|
*
Debugger: Pass Qt type info version to the debugger protocol
David Schulz
2017-02-23
1
-5
/
+8
*
|
Remove spaces in initializer lists
Tim Jenssen
2017-02-22
1
-2
/
+2
*
|
Debugger: Fix transfer of non-8-bit output with LLDB
hjk
2017-02-22
1
-1
/
+1
*
|
Debugger: Add convenience function to pass lists of strings
hjk
2016-12-15
1
-1
/
+9
|
/
*
Use QString::splitRef() instead of QString::split()
Friedemann Kleint
2016-11-25
1
-2
/
+2
*
Debugger: Fix QML extra stack loading for GDB
hjk
2016-10-12
1
-2
/
+5
*
Debugger: Add QTC_CHECK define
Orgad Shaneh
2016-09-13
1
-0
/
+1
*
Debugger: Mark out of scope variables as such
hjk
2016-07-21
1
-0
/
+2
*
Debugger: Remove debuggerstringutils.h
hjk
2016-06-09
1
-85
/
+89
*
Debugger: Replace DebuggerDisplay enum by strings
hjk
2016-04-12
1
-22
/
+0
*
Debugger: Replace cdb output encoding enum by strings
hjk
2016-04-04
1
-0
/
+22
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Debugger: Split DebuggerEncoding enum
hjk
2015-12-21
1
-165
/
+131
[next]