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
/
breakhandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'origin/2.2'
con
2011-04-01
1
-3
/
+3
|
\
|
*
debugger: Merge 'fork' and 'vfork' breakpoints
hjk
2011-03-29
1
-3
/
+3
*
|
febugger: prepare for saner handling of changed breakpoints
hjk
2011-03-29
1
-6
/
+6
*
|
debugger: suppress warning triggered by temporary breakpoints
hjk
2011-03-24
1
-1
/
+3
|
/
*
L10n: tr()-Fixes.
Friedemann Kleint
2011-03-07
1
-6
/
+11
*
debugger: more details for special breakpoints in breakpoint view
hjk
2011-03-04
1
-48
/
+42
*
debugger: add possibility to break on fork, vfork, exec, syscall
hjk
2011-03-04
1
-5
/
+20
*
debugger: fix fallback path to the CLI break
hjk
2011-03-04
1
-0
/
+1
*
debugger: fix thinko
hjk
2011-03-02
1
-1
/
+1
*
debugger: polish breakpoint locations
hjk
2011-03-02
1
-8
/
+18
*
debugger: refactor watch point lookup
hjk
2011-03-01
1
-20
/
+5
*
Debugger: Enable deleting changed breakpoints in non-dbg state.
Friedemann Kleint
2011-02-17
1
-25
/
+47
*
Debugger: Change UseFullPath setting to an enumeration.
Friedemann Kleint
2011-02-17
1
-4
/
+4
*
debugger: show more detail for "special" breakpoints in breakwindow
hjk
2011-02-14
1
-0
/
+6
*
Debugger: Make breakpoint capabilities more fine-grained.
Friedemann Kleint
2011-02-07
1
-4
/
+12
*
Debugger: Add 'command[s]' to breakpoints, polish BP dialogs.
Friedemann Kleint
2011-02-04
1
-0
/
+13
*
Debugger: Fix breakpoint dialog.
Friedemann Kleint
2011-02-04
1
-0
/
+6
*
Debugger[CDB]: Refactor breakpoint handling.
Friedemann Kleint
2011-02-03
1
-38
/
+58
*
debugger: fix breakpoint markers in disassembler view
hjk
2011-02-02
1
-1
/
+1
*
Debugger: Add a module to breakpoint.
Friedemann Kleint
2011-02-02
1
-9
/
+25
*
debugger: use 'maint print msymbols' to extract Qt's namespace
hjk
2011-01-19
1
-8
/
+8
*
debugger: disable the display of the breakpoint 'extra' field
hjk
2011-01-14
1
-1
/
+1
*
It's 2011 now.
con
2011-01-12
1
-1
/
+1
*
debugger: let the manually corrected bp line number take precedence
hjk
2011-01-06
1
-0
/
+3
*
debugger: do not write the 'all' (-1) threadspec to the session file
hjk
2011-01-06
1
-1
/
+1
*
debugger: fix recently introduced regression in gotoLocation
hjk
2010-12-21
1
-1
/
+1
*
Merge branch '2.1'
con
2010-12-17
1
-7
/
+11
|
\
|
*
License headers.
con
2010-12-17
1
-7
/
+11
*
|
debugger: introduce the concept of a 'Location', used by gotoLocation
hjk
2010-12-17
1
-6
/
+3
*
|
debugger: more tracepoint stuff
hjk
2010-12-17
1
-0
/
+25
*
|
debugger: start with some infrastructure for tracepoint support
hjk
2010-12-16
1
-0
/
+8
*
|
Removed stray tokens and fixed warnings/errors when compiling with pedantic C...
Roberto Raggi
2010-12-16
1
-1
/
+1
*
|
debugger: changing breakpoint data in 'new' should not trigger an engine update
hjk
2010-12-14
1
-3
/
+5
*
|
debugger: thread 0 is valid for cdb. so use -1 as 'any' value
hjk
2010-12-14
1
-4
/
+11
*
|
debugger: make location markers engine-specific
hjk
2010-12-14
1
-2
/
+3
*
|
Debugger: Native separators in break window.
Friedemann Kleint
2010-12-14
1
-1
/
+1
*
|
debugger: make '0' the 'invalid' BreakpointId value
hjk
2010-12-01
1
-14
/
+14
*
|
debugger: show breakpoint markers more often again
hjk
2010-11-30
1
-0
/
+1
*
|
debugger: make "threadspec" an int instead of a bytearray
hjk
2010-11-30
1
-10
/
+12
*
|
debugger: less magic state transitions in the break handler
hjk
2010-11-30
1
-36
/
+44
*
|
debugger: add a few more asserts
hjk
2010-11-30
1
-11
/
+2
*
|
debugger: watchpoint cosmetics
hjk
2010-11-26
1
-20
/
+28
*
|
make breakpoint and watchers view more robust when switching sessions
hjk
2010-11-25
1
-1
/
+12
*
|
debugger: update breakwindow after breakpoint property changes
hjk
2010-11-25
1
-7
/
+24
*
|
debugger: enable breakpoint setting from a disassembler view
hjk
2010-11-25
1
-30
/
+0
*
|
debugger: small usability fixes for dissassembler, breakpoint view, location
hjk
2010-11-24
1
-7
/
+17
*
|
debugger: remove macro from breakhandler/h
hjk
2010-11-18
1
-1
/
+1
*
|
debugger: take unusual marker file names into account when toggling breakpoints.
hjk
2010-11-18
1
-1
/
+3
*
|
debugger: fix some breakpoint state transitions in gdb engine
hjk
2010-11-18
1
-0
/
+6
*
|
debugger: stream line acknowledgement of breakpoint property changes
hjk
2010-11-18
1
-24
/
+0
[next]