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
/
cdbengine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debugger: Do not add CrtDbgReport breakpoints for vc19
David Schulz
2018-01-23
1
-6
/
+11
*
Debugger: automatically add source path mapping for Qt packages
David Schulz
2018-01-15
1
-3
/
+10
*
Make missing uses of IDE name configurable
Robert Loehning
2018-01-03
1
-6
/
+9
*
Merge remote-tracking branch 'origin/4.5'
Oswald Buddenhagen
2017-12-21
1
-0
/
+1
|
\
|
*
Debugger: improve symbol lookup times for cdb
David Schulz
2017-12-13
1
-0
/
+1
*
|
Debugger: Combine the InferiorShutdown{Ok,Failed} states
hjk
2017-12-14
1
-17
/
+11
*
|
Debugger: Combine the EngineShutdown{Ok,Failed} states
hjk
2017-12-14
1
-1
/
+1
*
|
Debugger: Merge EngineSetup and InferiorSetup start phases
hjk
2017-12-06
1
-11
/
+10
|
/
*
Debugger: Set inferior device when attaching to running application
David Schulz
2017-11-13
1
-1
/
+4
*
Cdb: Do not crash if no device is set
Orgad Shaneh
2017-10-25
1
-1
/
+4
*
Debugger: Fix attaching to running process with cdb
David Schulz
2017-10-17
1
-5
/
+5
*
Debugger: Consolidate CdbEngine::startEngine()
hjk
2017-10-13
1
-43
/
+26
*
Debugger: Use shared TerminalRunner also for CDB
hjk
2017-10-13
1
-81
/
+29
*
Debugger: Move static type related code to CdbEngine constructor
hjk
2017-10-05
1
-17
/
+17
*
Debugger: Move some CdbEngine member initialization
hjk
2017-10-05
1
-16
/
+1
*
Debugger: Initialize CdbEngine::m_autoBreakPointCorrection
Robert Loehning
2017-10-04
1
-0
/
+1
*
Debugger: Simplify CdbEngine construction
hjk
2017-09-29
1
-15
/
+3
*
Debugger: Move external terminal into separate RunWorker
hjk
2017-09-27
1
-4
/
+5
*
Debugger: Centralize abort handling
hjk
2017-09-21
1
-10
/
+2
*
Fix string messages
Jarek Kobus
2017-09-11
1
-1
/
+1
*
Drop unused variables and lambda captures
Ulf Hermann
2017-09-08
1
-2
/
+2
*
Debugger: Centralize some parameter sanitization
hjk
2017-09-06
1
-3
/
+0
*
Fix application output of qtestlib projects when debugging with CDB
Joerg Bornemann
2017-08-29
1
-4
/
+11
*
CDB: Fix loading of user scripts
Orgad Shaneh
2017-08-27
1
-1
/
+1
*
Debugger: Fix UI text to follow the guidelines
Leena Miettinen
2017-08-01
1
-5
/
+5
*
Debugger: Remove DebuggerRunParameters::device member
hjk
2017-06-01
1
-2
/
+2
*
Debugger: Streamline ramping down
hjk
2017-05-19
1
-2
/
+2
*
Debugger: Execute extra dumper commands after cdb start
David Schulz
2017-05-18
1
-0
/
+12
*
Debugger: Move run parameters from engine to tool runner
hjk
2017-05-18
1
-5
/
+4
*
Merge remote-tracking branch 'origin/4.3'
Eike Ziller
2017-05-09
1
-0
/
+4
|
\
|
*
Debugger: Instruct user to enable CDB support component
David Schulz
2017-05-08
1
-3
/
+5
*
|
Debugger: Adjust missing cdbextension message
David Schulz
2017-05-02
1
-3
/
+5
*
|
Merge remote-tracking branch 'origin/4.3'
Eike Ziller
2017-04-21
1
-9
/
+9
|
\
\
|
|
/
|
*
Debugger: Disable break on warning/fatal for cdb
David Schulz
2017-04-20
1
-8
/
+8
|
*
Use qEnvironmentVariableIsEmpty or qEnvironmentVariableIsSet directly
Montel Laurent
2017-04-19
1
-1
/
+1
*
|
Debugger: Warn about unsupported shell commands when using cdb
David Schulz
2017-04-19
1
-0
/
+3
|
/
*
Debugger: Optimize python output handling
David Schulz
2017-04-10
1
-8
/
+31
*
Debugger: Pass uninitialized variables to the python dumpers
David Schulz
2017-04-10
1
-0
/
+7
*
Debugger: Fix command setting active frame
David Schulz
2017-03-29
1
-1
/
+1
*
Debugger: Prepend additional info to cdb exception task entry
David Schulz
2017-03-27
1
-1
/
+3
*
Debugger: Use ProcessHandle in notifyInferiorPid()
hjk
2017-03-01
1
-1
/
+1
*
Debugger: Remove some unneeded "No process" notification in CDB
hjk
2017-03-01
1
-1
/
+0
*
Debugger: Use Utils::ProcessHandle for DebuggerEngine::m_inferiorPid
hjk
2017-03-01
1
-3
/
+3
*
Revert "Cdb: Use decimal prefix for frame number"
David Schulz
2017-02-01
1
-1
/
+1
*
Debugger: Add a "use python dumper" setting
David Schulz
2017-01-03
1
-1
/
+2
*
Cdb: Use decimal prefix for frame number
David Schulz
2016-12-19
1
-1
/
+1
*
Debugger: Remove duplicated code
David Schulz
2016-12-07
1
-3
/
+0
*
Debugger: Keep watchers alphabetically ordered
hjk
2016-11-30
1
-6
/
+3
*
Fix accessing temporary copies via QStringRef
Friedemann Kleint
2016-11-28
1
-2
/
+2
*
Use QString::splitRef() instead of QString::split()
Friedemann Kleint
2016-11-25
1
-2
/
+3
[next]