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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CDB: Case-normalize file names returned by CDB
Friedemann Kleint
2009-12-15
5
-11
/
+107
*
CDB: Fix messages displayed after stop of Debugger.
Friedemann Kleint
2009-12-14
3
-9
/
+8
*
Debugger: Protect reloadRegisters against early calls.
Friedemann Kleint
2009-11-30
1
-0
/
+2
*
CDB: Fix disassembler for 64 bit addresses.
Friedemann Kleint
2009-11-26
2
-3
/
+9
*
Debugger/CDB: Windows 64 integer handling.
Friedemann Kleint
2009-11-25
1
-12
/
+26
*
CDB: Convert 64bit pointers correctly.
Friedemann Kleint
2009-11-23
1
-16
/
+26
*
Quote CDB_PATH.
Tobias Hunger
2009-11-10
1
-1
/
+1
*
Cdb: Fix step out.
Friedemann Kleint
2009-11-10
2
-43
/
+23
*
cdb.pri: isEmpty() takes a variable, not a string
Daniel Molkentin
2009-10-21
1
-1
/
+1
*
fix compile :}
Oswald Buddenhagen
2009-10-20
1
-1
/
+1
*
fix shutdown paths
Oswald Buddenhagen
2009-10-20
1
-6
/
+6
*
CDB: Add further checking to avoid invalid set asserts.
Friedemann Kleint
2009-10-19
1
-1
/
+7
*
CDB: Fix attaching to a crashed process.
Friedemann Kleint
2009-10-19
1
-4
/
+11
*
CDB: Fix code model scope detection when stopping at function scope.
Friedemann Kleint
2009-10-19
1
-0
/
+5
*
Debugger: Use the code model to detect unitialized variables.
Friedemann Kleint
2009-10-16
7
-43
/
+107
*
Accept CDB_PATH env variable as custom path to CDB installation.
Daniel Molkentin
2009-10-15
1
-15
/
+9
*
CDB: Ignore initial breakpoint only for console processes.
Friedemann Kleint
2009-10-15
2
-3
/
+10
*
CDB: Perform dumper initialization in a thread.
Friedemann Kleint
2009-10-14
3
-64
/
+118
*
fold preparing inferior into starting inferior
Oswald Buddenhagen
2009-10-13
1
-2
/
+0
*
CDB: Bug fixing
Friedemann Kleint
2009-10-13
10
-66
/
+151
*
Fixed transient compile failure with highly parallel jom.
Rohan McGovern
2009-10-12
1
-0
/
+1
*
CDB: Add nagging about old version of Debugging Tools.
Friedemann Kleint
2009-10-09
2
-6
/
+39
*
CDB: Make use of the improved debugger expression syntax
Friedemann Kleint
2009-10-09
2
-54
/
+35
*
CDB: Fix step into, improve multithread dumping, exception logging
Friedemann Kleint
2009-10-06
8
-38
/
+185
*
CDB: Restore current thread.
Friedemann Kleint
2009-10-05
1
-0
/
+10
*
CDB: Provide thread frame information
Friedemann Kleint
2009-10-05
3
-28
/
+113
*
Rename namespace Core::Utils into Utils
Friedemann Kleint
2009-10-05
6
-13
/
+13
*
CDB: Fix dumper regression
Friedemann Kleint
2009-10-02
2
-14
/
+24
*
CDB: Fix stepping and a crash on dumping expanded pointer items.
Friedemann Kleint
2009-10-01
4
-98
/
+159
*
CDB: Implement "Run to line/function", fix step by instruction.
Friedemann Kleint
2009-09-30
4
-78
/
+117
*
CDB: Fix missing session cleanup on inferior exit, new state model
Friedemann Kleint
2009-09-30
3
-88
/
+159
*
CDB: Remove "experimental" message, better logging for threads
Friedemann Kleint
2009-09-29
4
-15
/
+38
*
CDB: Compile Windows
Friedemann Kleint
2009-09-29
1
-1
/
+1
*
debugger: code cosmetics
hjk
2009-09-29
1
-3
/
+6
*
Debugger: Export DebuggerManager and DebuggerStartParameters.
Friedemann Kleint
2009-09-25
5
-6
/
+10
*
Debugger: Compile Windows.
Friedemann Kleint
2009-09-25
1
-0
/
+1
*
Compile Windows
Friedemann Kleint
2009-09-25
5
-54
/
+55
*
debugger: refactoring
hjk
2009-09-25
7
-58
/
+54
*
Debugger: Compile Windows, check only .exe files for PE sections.
Friedemann Kleint
2009-09-23
1
-1
/
+0
*
debugger: partial refactoring of debugger engine creation
hjk
2009-09-23
2
-10
/
+11
*
Dumper: More tests
Friedemann Kleint
2009-09-21
1
-4
/
+4
*
CDB: Use GdbMi parser for everything.
Friedemann Kleint
2009-09-21
3
-20
/
+25
*
Compile Windows
Friedemann Kleint
2009-09-17
1
-1
/
+1
*
debugger: work on trk integration
hjk
2009-09-10
2
-4
/
+8
*
Fix allocating potential far too much memory in the debugger.
dt
2009-08-28
1
-3
/
+9
*
Make 'step over' without stepping by instruction work with cdb.
Christian Kamm
2009-08-27
1
-1
/
+1
*
Debugger: Fix memory display
Friedemann Kleint
2009-08-19
2
-0
/
+18
*
CDB: Make disassembly work.
Friedemann Kleint
2009-08-18
4
-19
/
+65
*
CDB: Compile, new Disassembler architecture.
Friedemann Kleint
2009-08-17
4
-89
/
+105
*
debugger: remove old disassembler view and handler
hjk
2009-08-17
2
-2
/
+10
[next]