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
/
gdb
/
pythongdbengine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update license.
hjk
2011-04-13
1
-14
/
+13
*
debugger: fix quoting of watched expressions with funny chars inside
hjk
2011-04-08
1
-1
/
+9
*
Debugger: Make tooltips pinnable.
Friedemann Kleint
2011-02-11
1
-5
/
+18
*
It's 2011 now.
con
2011-01-12
1
-1
/
+1
*
Merge branch '2.1'
con
2010-12-17
1
-7
/
+11
|
\
|
*
License headers.
con
2010-12-17
1
-7
/
+11
*
|
debugger: Refactor breakpoint handling.
hjk
2010-11-15
1
-2
/
+3
*
|
ProjectExplor/Debugger: Header cleanup
Friedemann Kleint
2010-11-02
1
-1
/
+1
|
/
*
Debugger: Fix dumpers in case alphabetical sorting is off.
Friedemann Kleint
2010-10-08
1
-3
/
+1
*
debugger: make alphabetic sorting of struct members optional.
hjk
2010-09-23
1
-1
/
+3
*
Debugger: Move DebuggerEngine/QmlEngine/QmlCppEngine into Debugger{}
Friedemann Kleint
2010-09-13
1
-1
/
+2
*
debugger: only update variables that are operated on
hjk
2010-09-13
1
-5
/
+8
*
debugger: simplify code for inserting new watchitems
hjk
2010-07-23
1
-4
/
+1
*
debugger: overhaul "state machine"
hjk
2010-07-14
1
-1
/
+1
*
debugger: try to improve tooltip handling
hjk
2010-07-07
1
-2
/
+5
*
debugger: don't try to compute tooltip if it's not shown
hjk
2010-06-29
1
-2
/
+1
*
debugger: The DebuggerEngine refactoring.
hjk
2010-06-22
1
-8
/
+7
*
debugger: refactoring of output channeling
hjk
2010-06-14
1
-2
/
+2
*
Merge remote branch 'origin/2.0'
hjk
2010-05-27
1
-0
/
+2
|
\
|
*
Debugger: Introduce env QTC_DEBUGGER_PYTHON_VERBOSE
Friedemann Kleint
2010-05-26
1
-0
/
+2
*
|
debugger: show return value of last function call in Locals and Watchers view
hjk
2010-05-19
1
-1
/
+5
*
|
debugger: gather more information on threads when easily available
hjk
2010-05-18
1
-1
/
+1
*
|
debugger: support for per-thread breakpoints
hjk
2010-04-30
1
-2
/
+2
|
/
*
debugger: add a cut-down version of the dumpers for python
hjk
2010-04-27
1
-4
/
+3
*
debugger: new files for WatchData; move potentially shared code to watchutils...
hjk
2010-04-27
1
-2
/
+3
*
debugger: implement selected of string encoding per pointer type/individual p...
hjk
2010-03-11
1
-9
/
+3
*
debugger: avoid a few watchmodel rebuilds, also reset location markers properly
hjk
2010-03-10
1
-3
/
+2
*
debugger: empty list of fetched variables at the end of the full cycle
hjk
2010-03-09
1
-1
/
+1
*
debugger: next attempt at fixing the "can't open items in locals view" issue.
hjk
2010-03-08
1
-1
/
+1
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
debugger: sanitize breakpoint setting sequences
hjk
2010-03-03
1
-0
/
+2
*
debugger: rename some watch-update related variables to prepare a similar
hjk
2010-03-03
1
-2
/
+2
*
debugger: some basic support for 'catch catch' and 'catch throw'
hjk
2010-02-11
1
-1
/
+1
*
debugger: use the direct access withing trkadapter to list threads
hjk
2010-02-08
1
-1
/
+4
*
debugger: handle symlinked source files a bit better
hjk
2010-02-05
1
-0
/
+5
*
debugger: let python handle the listing of breakpoints
hjk
2010-02-05
1
-0
/
+30
*
debugger: fix e539f5bda
hjk
2010-02-05
1
-0
/
+1
*
debugger: fix unneeded fetchMore() calls by removing a mis-placed beginCycle()
hjk
2010-02-04
1
-1
/
+0
*
Debugger: Fix some code scanning issues.
Friedemann Kleint
2010-02-03
1
-1
/
+1
*
Merge remote branch 'origin/1.3'
Oswald Buddenhagen
2010-01-29
1
-2
/
+2
*
debugger: fix recent regression (infinite loop on stack-list-locals)
hjk
2010-01-29
1
-5
/
+1
*
debugger: start splitting off python and non-python specific bits
hjk
2010-01-21
1
-0
/
+177