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
/
cdbdebugengine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
debugger: rename CdbDebugEngine into CdbEngine
hjk
2010-07-08
1
-1679
/
+0
*
debugger: rename startDebugger() to startEngine()
hjk
2010-07-08
1
-1
/
+1
*
debugger: move state change to EngineStarting into the base class
hjk
2010-07-08
1
-2
/
+1
*
debugger: start refactoring of state transitions
hjk
2010-07-08
1
-3
/
+3
*
Debugger: Make threads tooltip more verbose
Friedemann Kleint
2010-07-02
1
-3
/
+25
*
Debugger: Re-enable CDB
Friedemann Kleint
2010-06-22
1
-6
/
+27
*
debugger: The DebuggerEngine refactoring.
hjk
2010-06-22
1
-86
/
+76
*
Debugger[CDB]: Compile fix.
Friedemann Kleint
2010-06-15
1
-4
/
+4
*
debugger: move m_inferiorPid from DebuggerManager to DebuggerRunControl
hjk
2010-06-15
1
-2
/
+2
*
debugger: move RegisterHandler from DebuggerManager to DebuggerRunControl
hjk
2010-06-15
1
-6
/
+6
*
debugger: move showModuleSymbols from DebuggerManager to DebuggerEngine
hjk
2010-06-15
1
-1
/
+1
*
Debugger[CDB]: Re-introduce signal-slot connection for output.
Friedemann Kleint
2010-06-15
1
-4
/
+6
*
Compile fixes
Robert Loehning
2010-06-14
1
-7
/
+7
*
debugger: more message channeling
hjk
2010-06-14
1
-15
/
+15
*
debugger: remove unneeded stale connections
hjk
2010-06-14
1
-5
/
+0
*
debugger: more of the RunControl refactoring
hjk
2010-06-14
1
-6
/
+2
*
debugger: move DebuggerRunControl *m_runControl into IDebuggerEngine.
hjk
2010-06-14
1
-2
/
+3
*
Windows compilation fix / 97edcb7977ecea95613bf0c0e6030083549ca5f4
Friedemann Kleint
2010-06-14
1
-15
/
+15
*
debugger: start 'runcontrol-ification' of the debugger plugin.
hjk
2010-06-14
1
-1
/
+2
*
Debugger: Add incremental API for modules.
Friedemann Kleint
2010-05-19
1
-3
/
+17
*
Debugger: Windows compile fix/warnings
Friedemann Kleint
2010-05-19
1
-0
/
+1
*
Debugger[CDB]: Prompt to set up the Symbol server.
Friedemann Kleint
2010-05-14
1
-0
/
+39
*
Merge remote branch 'origin/2.0'
con
2010-05-12
1
-2
/
+3
|
\
|
*
Avoid warning about failing connection.
Robert Loehning
2010-05-12
1
-2
/
+3
*
|
Compile windows.
Friedemann Kleint
2010-05-12
1
-2
/
+2
*
|
Debugger[CDB]: Implement of Break-On-Throw.
Friedemann Kleint
2010-05-10
1
-3
/
+6
*
|
Debugger[CDB]: Add WatchPoints and breakpoint thread restriction.
Friedemann Kleint
2010-05-10
1
-2
/
+5
*
|
Debugger: Support running GDB over SSH.
ck
2010-05-05
1
-1
/
+1
*
|
Compile fix.
Robert Loehning
2010-05-04
1
-1
/
+1
*
|
debugger: refactor module/symbol view
hjk
2010-05-04
1
-2
/
+2
|
/
*
debugger: some engine renamings
hjk
2010-04-27
1
-1
/
+1
*
Debugger[CDB]: Wire stderr/stdout output.
Friedemann Kleint
2010-04-20
1
-4
/
+4
*
Separated child-process stdout/stderr, and seperated "our" output/errors.
Erik Verbruggen
2010-04-19
1
-3
/
+3
*
Debugger[CDB]: Format a verbose message when stopping.
Friedemann Kleint
2010-04-15
1
-15
/
+60
*
Debugger[CDB]: Fix watchers.
Friedemann Kleint
2010-04-15
1
-1
/
+5
*
Debugger[cdb/gdb]: Fix formatting of integers/messages.
Friedemann Kleint
2010-04-09
1
-2
/
+4
*
Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.
Friedemann Kleint
2010-03-18
1
-0
/
+1
*
Debugger/CDB: Fix stack view when attaching to crashed app.
Friedemann Kleint
2010-03-11
1
-7
/
+13
*
debugger: rename a few functions
hjk
2010-03-10
1
-10
/
+10
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
CDB: Break into crashed processes correctly.
Friedemann Kleint
2010-03-03
1
-23
/
+21
*
BinEditor/MemoryView: Follow pointers, potentially in new window.
ck
2010-02-17
1
-2
/
+2
*
CDB: Set symbol options at initalization phase.
Friedemann Kleint
2010-02-17
1
-1
/
+1
*
Compile fix.
Robert Loehning
2010-02-16
1
-2
/
+4
*
CDB: Fix compilation
Friedemann Kleint
2010-02-11
1
-2
/
+3
*
Debugger: Introduce engine capability flags to enable actions correctly.
Friedemann Kleint
2010-02-05
1
-0
/
+5
*
Compile Windows
Friedemann Kleint
2010-02-04
1
-1
/
+0
*
CDB: Extract SymbolGroupContext class into Core library.
Friedemann Kleint
2010-02-04
1
-24
/
+32
*
debugger: fall back to instructionwise stepping when debuginfo for frame is
hjk
2010-02-01
1
-2
/
+2
*
Merge remote branch 'origin/1.3'
Oswald Buddenhagen
2010-01-29
1
-9
/
+9
|
\
[next]