index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
debugger
/
debuggerplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
debugger: replace a few '#ifdef LINUX' by '#if defined(UNIX) && !defined(MAC)
hjk
2009-05-11
1
-0
/
+2
*
debugger: work on tcf engine. first successful ping pong.
hjk
2009-05-08
1
-1
/
+1
*
debugger: add a menu entry for the (defunct) TCF attaching
hjk
2009-05-07
1
-0
/
+13
*
debugger: start work "Target Communication Framework" "frontend"
hjk
2009-05-07
1
-0
/
+8
*
debugger: introduce an explicit detach action
hjk
2009-05-07
1
-0
/
+36
*
debugger: rename 'AttachRemote' to 'StartRemote'
hjk
2009-05-06
1
-10
/
+7
*
debugger: imporev grey-out logic on the dumper settings page
hjk
2009-05-06
1
-3
/
+5
*
debugger: use current run configuration to read symbols for gdbserver
hjk
2009-05-05
1
-14
/
+75
*
debugger: make striped background of debug views optional
hjk
2009-05-05
1
-0
/
+2
*
debugger: initial work on remote debugging
hjk
2009-05-04
1
-0
/
+10
*
debugger: introduce enabling/disabling of breakpoints
hjk
2009-04-28
1
-35
/
+67
*
Fix debugger settings action.
Friedemann Kleint
2009-04-17
1
-3
/
+4
*
Split apart debugger options pages, allow specifying a path to CDB.
Friedemann Kleint
2009-04-17
1
-67
/
+28
*
Merge branch '1.1'
Thorbjørn Lindeijer
2009-04-16
1
-4
/
+0
|
\
|
*
make terminal emulator configurable centrally
Oswald Buddenhagen
2009-04-14
1
-4
/
+0
*
|
Introduce option -enable-cdb to enable CDB.
Friedemann Kleint
2009-04-15
1
-1
/
+1
*
|
Handle various CDB output windows.
Friedemann Kleint
2009-04-09
1
-0
/
+13
|
/
*
debugger: make user visible strings translatable
hjk
2009-04-08
1
-3
/
+4
*
debugger: rename data dumpers into "debugging helpers"
hjk
2009-04-07
1
-24
/
+24
*
debugger: work on autotests
hjk
2009-04-07
1
-1
/
+1
*
debugger: allow short stack to be expanded by a context menu item or
hjk
2009-04-07
1
-1
/
+1
*
debugger: work on auto test
hjk
2009-04-06
1
-0
/
+4
*
fakevim: work on auto tests
hjk
2009-04-06
1
-0
/
+1
*
debugger: make maximal number of stack entries configurable
hjk
2009-04-02
1
-0
/
+2
*
debugger: don't dead-lock when switching sessions while debugging
hjk
2009-04-01
1
-0
/
+2
*
fakevim: re-organize settings handling
hjk
2009-03-30
1
-6
/
+4
*
debugger: rework dumper settings page
hjk
2009-03-27
1
-7
/
+18
*
debugger: remove reference to dumper build step from debugger UI
hjk
2009-03-27
1
-11
/
+9
*
debugger: progress on action generalization
hjk
2009-03-26
1
-2
/
+6
*
debugger: work on generalizing the new debugger actions
hjk
2009-03-26
1
-71
/
+40
*
debugger: use dumpers build alongside Qt
hjk
2009-03-26
1
-0
/
+3
*
debugger: code cosmetics
hjk
2009-03-24
1
-2
/
+2
*
debugger: work on optional prebuild dumper library
hjk
2009-03-23
1
-2
/
+3
*
debugger: work on using prebuilt dumpers
hjk
2009-03-23
1
-1
/
+6
*
debugger: split options page
hjk
2009-03-23
1
-18
/
+93
*
debugger: make an option to select terminal application (not used yet)
hjk
2009-03-20
1
-0
/
+5
*
debugger: make QAction a base class of DebuggerAction
hjk
2009-03-19
1
-1
/
+1
*
debugger: some action related cleanup
hjk
2009-03-19
1
-27
/
+27
*
debugger: code cosmetics
hjk
2009-03-19
1
-7
/
+14
*
debugger: more actions reshuffling
hjk
2009-03-19
1
-26
/
+38
*
debugger: reorganizing settings and actions in progress
hjk
2009-03-19
1
-89
/
+29
*
Fixes: Introduce a cpp settingspage containing file naming conventions (lower...
Friedemann Kleint
2009-03-18
1
-2
/
+3
*
compile fix
hjk
2009-03-18
1
-0
/
+1
*
debugger: start action handling refactoring
hjk
2009-03-18
1
-4
/
+4
*
debugger: make "Use Dumpers" a pool action
hjk
2009-03-17
1
-5
/
+6
*
debgugger: remove dead code
hjk
2009-03-16
1
-2
/
+2
*
Fixes: debugger: make loading list of source files optional
hjk
2009-03-10
1
-0
/
+4
*
Process Listing Windows
Friedemann Kleint
2009-03-04
1
-5
/
+5
*
Fixes: debugger: worlk on core file loading
hjk
2009-03-02
1
-0
/
+5
*
Fixes: debugger: easier access to debugger properties from watchers window
hjk
2009-02-27
1
-0
/
+8
[next]