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
/
cdb
/
cdbparsehelpers.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Debugger: map reported breakpoint file locations
David Schulz
2022-11-30
1
-58
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: Rename FilePath::normalizePathName to normalizedPathName
hjk
2021-08-23
1
-1
/
+1
*
Debugger: make BreakpointParameters::fileName a Utils::FilePath
David Schulz
2020-01-06
1
-4
/
+5
*
Debugger: Code cosmetics
hjk
2019-07-26
1
-1
/
+2
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-1
/
+1
*
Debugger: normalize cdb reported brakpoint file names
David Schulz
2019-05-07
1
-1
/
+1
*
Debugger: fix start and break on main for cdb
David Schulz
2019-05-03
1
-0
/
+2
*
Debugger: use oneshot of BreakpointParameters in cdbAddBreakpointCommand
David Schulz
2019-05-03
1
-3
/
+2
*
Merge remote-tracking branch 'origin/4.8'
Eike Ziller
2018-10-24
1
-17
/
+6
|
\
|
*
Debugger: Do not use deprecated bp model id to construct response ids
David Schulz
2018-10-23
1
-17
/
+6
*
|
Debugger: Strip QLatin1* where possible
Orgad Shaneh
2018-10-13
1
-13
/
+13
|
/
*
Debugger: Make most views per-engine instead of singletons
hjk
2018-08-17
1
-73
/
+50
*
Debugger: Modernize
Alessandro Portale
2018-07-25
1
-9
/
+5
*
Debugger: Code cosmetics
hjk
2018-05-31
1
-1
/
+1
*
Debugger: Fix address of access violation
Hannes Domani
2017-12-14
1
-1
/
+1
*
Debugger: Remove debuggerstringutils.h
hjk
2016-06-09
1
-23
/
+22
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Debugger: Use hex instead of base64 encoding for CDB debuggee output
hjk
2015-12-15
1
-8
/
+0
*
Debugger: Remove two unused functions from cdbparsehelpers
hjk
2015-09-14
1
-10
/
+0
*
Cdb: Unify the cdb builtin and extension command reply.
David Schulz
2015-08-25
1
-2
/
+2
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Replace QFileInfo::fileName() with FileName::fileName()
Orgad Shaneh
2015-01-29
1
-1
/
+2
|
/
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
Debugger: Remove unused fix cdb integer functions
hjk
2014-09-29
1
-40
/
+0
|
/
*
WinRT: Enable debugging for local packages.
David Schulz
2014-05-16
1
-12
/
+12
*
CDB: Handle "ambiguous symbol" messages on breakpoint inserts.
David Schulz
2014-05-16
1
-3
/
+37
*
CDB: Only use codemodel breakpoint correction for old cdbs.
David Schulz
2014-05-16
1
-0
/
+7
*
Debugger: Indentation fix
Orgad Shaneh
2014-05-05
1
-1
/
+1
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Merge remote-tracking branch 'origin/2.8'
Eike Ziller
2013-09-27
1
-1
/
+1
|
\
|
*
Doc: edit debugger API docs
Leena Miettinen
2013-09-09
1
-1
/
+1
*
|
Debugger: Remove dead code
Tobias Hunger
2013-09-13
1
-36
/
+0
*
|
Remove superfluous include paths from project files.
Christian Kandeler
2013-09-02
1
-4
/
+5
*
|
Doc: fix function signatures in code documentation
Leena Miettinen
2013-05-23
1
-1
/
+1
|
/
*
Debugger: Add a convenience function GdbMi::toInt()
hjk
2013-05-07
1
-1
/
+1
*
Debugger: Replace GdbMi::findChild() with an operator[]
hjk
2013-05-06
1
-15
/
+15
*
Debugger: Add basic breakpoint handling and stepping to LLDB backend
hjk
2013-04-10
1
-2
/
+4
*
Clean headers in debugger plugin.
Friedemann Kleint
2013-03-22
1
-6
/
+2
*
Added missing pointer deref
Robert Loehning
2013-02-04
1
-1
/
+1
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
|
Debugger: rename gdb/gdbmi.{h,cpp} into debuggerprotocol.{h,cpp}
hjk
2013-01-24
1
-3
/
+4
*
|
Remove braces for single lines of conditions
Orgad Shaneh
2013-01-08
1
-5
/
+3
*
|
CDB: Start all CDB breakpoint IDs at 1000.
Friedemann Kleint
2012-12-20
1
-8
/
+30
*
|
Debugger: Log exceptions in build pane.
Friedemann Kleint
2012-11-02
1
-0
/
+2
*
|
Debugger: Remove #ifdef Q_OS_WIN from hostutils.
Friedemann Kleint
2012-11-02
1
-2
/
+0
[next]