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
/
debuggerplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make method naming more consistent.
Tobias Hunger
2010-01-07
1
-8
/
+8
*
Debugger: Enable attaching with -client option.
Friedemann Kleint
2009-12-14
1
-34
/
+56
*
Add a minimize/maximize action to the output pane
mae
2009-12-14
1
-1
/
+1
*
debugger: make 'Add to watch' available in the editor context menu in debug mode
hjk
2009-12-11
1
-9
/
+18
*
debugger: make Add to Watchwindow menu entry work again
hjk
2009-12-11
1
-1
/
+7
*
Remote Debugging Dialog: Make it possible to choose the debugger.
ck
2009-12-11
1
-0
/
+3
*
debugger: add a line edit to specify the local executable for gdb remote
hjk
2009-12-10
1
-5
/
+11
*
debugger: make remote gdb architecture user editable
hjk
2009-12-10
1
-2
/
+4
*
debugger: make watchdog timeout configurable
hjk
2009-12-09
1
-0
/
+1
*
debugger: avoid unpleasant line break in warning
hjk
2009-12-09
1
-1
/
+1
*
debugger: make use of full source file list optional
hjk
2009-12-09
1
-0
/
+1
*
debugger: make the option to write timestamps to the log persistent
hjk
2009-12-08
1
-0
/
+1
*
Options: Sort by category, id.
Friedemann Kleint
2009-11-27
1
-6
/
+6
*
debugger: allow the user to hide the std:: and Qt's namespace
hjk
2009-11-25
1
-0
/
+2
*
Polish the settings dialog.
Friedemann Kleint
2009-11-24
1
-23
/
+46
*
Remove QSharedPointer<> for RunConfiguration
dt
2009-11-19
1
-5
/
+4
*
Merge commit '2be0845c7492ad991f23ce5c90c322df788b62b5'
con
2009-10-29
1
-4
/
+4
|
\
|
*
improve termination confirmation dialog
Oswald Buddenhagen
2009-10-27
1
-4
/
+4
*
|
Merge commit 'origin/1.3'
con
2009-10-27
1
-1
/
+57
|
\
\
|
|
/
|
*
Debugger: Fix exit crash, dump QVariantList with gdb
Friedemann Kleint
2009-10-27
1
-0
/
+1
|
*
Debugger: Handle core shutdown, prompt user to terminate debugging.
Friedemann Kleint
2009-10-26
1
-1
/
+56
*
|
Fix startExternal, attachExternal &more to not use a RunConfiguration
dt
2009-10-21
1
-33
/
+8
*
|
Merge remote branch 'origin/1.3'
Oswald Buddenhagen
2009-10-20
1
-0
/
+3
|
\
\
|
|
/
|
*
Debugger: Use the code model to detect unitialized variables.
Friedemann Kleint
2009-10-16
1
-0
/
+3
*
|
Add experimental Maemo support.
ck
2009-10-16
1
-0
/
+2
*
|
Add support for "set sysroot" for remote debugging.
ck
2009-10-16
1
-0
/
+3
|
/
*
purge TCF agent cra^Wstuff
Oswald Buddenhagen
2009-10-08
1
-53
/
+0
*
debugger: add option to automatically derefence pointers in locals&watchers
hjk
2009-10-06
1
-0
/
+1
*
Rename namespace Core::Utils into Utils
Friedemann Kleint
2009-10-05
1
-6
/
+6
*
debugger: re-enable "data drill down on mouse hover"
hjk
2009-10-01
1
-1
/
+2
*
Purge out include files in exported headers
Friedemann Kleint
2009-10-01
1
-0
/
+1
*
debugger: make 'address column' in stack and breakpoint view optional
hjk
2009-10-01
1
-4
/
+5
*
debugger: fix 'Detach debugger' action
hjk
2009-09-30
1
-3
/
+4
*
debugger: make 'qtcreator -debug <corefile>' work
hjk
2009-09-30
1
-6
/
+20
*
debugger: move DisassemblerViewAgent from plugin to manager
hjk
2009-09-29
1
-24
/
+7
*
debugger: rename StepByInstruction into OperateByInstruction
hjk
2009-09-29
1
-7
/
+7
*
Project explorer: Make public headers compile with NO_CAST_FROM_ASCII
Friedemann Kleint
2009-09-29
1
-0
/
+1
*
Debugger: Export DebuggerManager and DebuggerStartParameters.
Friedemann Kleint
2009-09-25
1
-3
/
+3
*
Debugger: Work towards exporting DebuggerManager: Introduce d.
Friedemann Kleint
2009-09-25
1
-12
/
+14
*
Rename IRunConfigurationRunner -> IRunControlFactory...
Friedemann Kleint
2009-09-25
1
-17
/
+17
*
debugger: refactoring
hjk
2009-09-25
1
-12
/
+12
*
debugger: work on remote debugging using plain gdbserver
hjk
2009-09-24
1
-0
/
+1
*
debugger: work on general shutdown handling
hjk
2009-09-24
1
-33
/
+32
*
act on http://bugreports.qt.nokia.com/browse/QTCREATORBUG-123
hjk
2009-09-23
1
-3
/
+6
*
debugger: make attaching to running process work again
hjk
2009-09-23
1
-1
/
+1
*
some cleanup
hjk
2009-09-22
1
-8
/
+9
*
don't reset location marker if it would stay on the same line
hjk
2009-09-22
1
-4
/
+10
*
debugger: refactoring
hjk
2009-09-17
1
-11
/
+15
*
debugger: work on startup
hjk
2009-09-17
1
-1
/
+1
*
debugger: create a disassembler view as main editor
hjk
2009-08-17
1
-39
/
+31
[next]