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
/
gdbengine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debugger: Split memory reads if big reads fail
hjk
2013-11-06
1
-0
/
+2
*
Debugger: Interrupt inferior via signal operation on Windows.
David Schulz
2013-11-05
1
-0
/
+4
*
Debugger: Remove gdbProc() accessor
Orgad Shaneh
2013-10-28
1
-1
/
+0
*
Debugger: Fold GdbToolTipContext into DebuggerToolTipIndex
hjk
2013-10-14
1
-2
/
+1
*
Debugger: Merge {Abstract,Local}GdbProcess to GdbProcess
hjk
2013-09-10
1
-3
/
+4
*
Remove superfluous include paths from project files.
Christian Kandeler
2013-09-02
1
-3
/
+3
*
Debugger: Don't check for existence of gdb.inferior.threads()
hjk
2013-06-06
1
-1
/
+0
*
Debugger: Hard-code version dependency of m_dissembleUsesComma
hjk
2013-05-28
1
-1
/
+0
*
Set breakpoints only by filename (again)
Kai Koehne
2013-05-24
1
-1
/
+0
*
Debugger: Change default gdb engine breakpoint "path usage" to "full"
Kai Koehne
2013-04-25
1
-0
/
+1
*
Clean headers in debugger plugin.
Friedemann Kleint
2013-03-22
1
-11
/
+0
*
Debugger: Add an option to import plain gdb pretty printers
hjk
2013-03-22
1
-0
/
+1
*
Merge remote-tracking branch 'origin/2.7'
Eike Ziller
2013-03-12
1
-0
/
+1
|
\
|
*
Debugger: Split out sub-breakpoint parsing
hjk
2013-03-08
1
-0
/
+1
*
|
CDB: Warn on release build.
David Schulz
2013-03-06
1
-1
/
+0
|
/
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
|
Debugger: Fix triggering display of threadnames
hjk
2013-01-31
1
-0
/
+1
*
|
Debugger: split editor related code off watchutils.{h,cpp}
hjk
2013-01-25
1
-0
/
+1
*
|
Debugger: Add "Reload Debugging Helpers" to Log Window context menu
hjk
2013-01-10
1
-0
/
+1
*
|
Debugger: Move python initialization after first stop
hjk
2013-01-09
1
-1
/
+3
*
|
Use Core::Id in ICore::showOptionsDialog
hjk
2012-12-29
1
-1
/
+3
*
|
debugger: mark reloadDisassembly as slot, it's used as such
hjk
2012-11-10
1
-2
/
+1
*
|
debugger: add option to use intel-style disassembly
hjk
2012-11-09
1
-1
/
+2
*
|
debugger: give access to the section names in a shared object
hjk
2012-11-09
1
-0
/
+2
*
|
Debugger: Rework thread data aquisition
hjk
2012-10-23
1
-2
/
+2
|
/
*
Adjust license headers
hjk
2012-10-05
1
-21
/
+20
*
Debugger: Fix Windows terminal execution.
Friedemann Kleint
2012-08-30
1
-1
/
+1
*
Fix register view with GDB.
Ryan May
2012-08-30
1
-0
/
+1
*
Removal of Symbian support
Alessandro Portale
2012-08-22
1
-5
/
+0
*
debugger: use *running instead of ^running as running notification.
hjk
2012-08-21
1
-2
/
+1
*
debugger: simplify DebuggerEngine construction
hjk
2012-08-16
1
-2
/
+1
*
debugger: streamline classical dumper setup
hjk
2012-08-12
1
-1
/
+0
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
debugger: merge notifyEngineRemoteSetup* and handleRemoteSetup*
hjk
2012-06-13
1
-2
/
+0
*
debugger: Replace adapter classes by GdbEngine subclasses
hjk
2012-06-13
1
-48
/
+49
*
debugger: rework core adapter
hjk
2012-06-06
1
-2
/
+1
*
debugger: make startGdb response handling asyncronous
hjk
2012-06-05
1
-1
/
+2
*
debugger: reshuffle sections in module data
hjk
2012-06-05
1
-1
/
+0
*
debugger: more modulehandler polishing
hjk
2012-06-04
1
-2
/
+2
*
debugger: use the elfreader instead of external objdump
hjk
2012-06-01
1
-0
/
+1
*
debugger: rework WatchModel
hjk
2012-05-24
1
-18
/
+8
*
debugger: remove unused code
hjk
2012-05-22
1
-1
/
+0
*
Debugger: GDB: Append debug-file-location
David Schulz
2012-05-11
1
-0
/
+2
*
debugger: try quicker start when no breakpoints are set
hjk
2012-04-17
1
-1
/
+7
*
Debugging: Pass a DebuggingLanguage arg in executeDebuggerCommand()
Aurindam Jana
2012-04-10
1
-1
/
+1
*
debugger: parse build-id-verbose output into tasks
hjk
2012-03-30
1
-0
/
+8
*
debugger: prepare naive handling of multiple inferiors
hjk
2012-03-28
1
-0
/
+3
*
debugger: make the selection of detach or kill explicit
hjk
2012-03-26
1
-1
/
+0
*
debugger: add more heuristics to find sources
hjk
2012-03-23
1
-1
/
+1
[next]