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
/
lldb
/
lldbengine.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Debugger: Fix dumper format choosing with GDB
hjk
2015-03-19
1
-0
/
+1
*
Debugger: Fix debugging using older lldb (less/equal 310)
Christian Stenger
2015-03-10
1
-0
/
+2
*
Debugger: Remove widget argument from tooltip request
hjk
2015-03-06
1
-2
/
+1
*
Debugger: Remove WatchUpdateFlags
hjk
2015-03-06
1
-1
/
+1
*
Debugger: Let LldbEngine pass current token to dumper
hjk
2015-03-06
1
-1
/
+0
*
Debugger: Merge GDB/LLDB process error handling
hjk
2015-03-05
1
-1
/
+1
*
Debugger: Don't show a location marker in the mixed master engine
hjk
2015-03-05
1
-0
/
+2
*
Debugger: Make LldbEngine stack handling more similar to GdbEngine
hjk
2015-03-03
1
-4
/
+0
*
Clean exported headers of the Debugger plugin.
Friedemann Kleint
2015-02-26
1
-0
/
+1
*
Debugger: Force LLDB round trip between stack and locals update
hjk
2015-02-24
1
-9
/
+10
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Debugger: Pass all breakpoint properties to *brigde.py
hjk
2015-02-04
1
-1
/
+0
*
|
Debugger: Re-use base infrastructure for LLDB breakpoint handling
hjk
2015-02-04
1
-2
/
+6
*
|
Debugger: Move LldbEngine::Command to debuggerprotocol
hjk
2015-02-02
1
-30
/
+3
*
|
Debugger: Invert LLDB/Python startup order
hjk
2015-01-30
1
-2
/
+0
*
|
Debugger: Re-work breakpoint storage handling
hjk
2015-01-15
1
-1
/
+1
*
|
Debugger: Rework register handling
hjk
2014-12-18
1
-1
/
+1
|
/
*
Debugger: Fix async tooltip handling
hjk
2014-11-14
1
-3
/
+0
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
TextEditor: Rename BaseTextEditorWidget to TextEditorWidget
hjk
2014-09-29
1
-1
/
+1
*
|
Debugger: Operate tooltips on TextEditorWidgets, not TextEditor
hjk
2014-09-19
1
-1
/
+1
*
|
Debugger: Merge two remote setup communication paths
hjk
2014-09-19
1
-2
/
+1
*
|
TextEditor: Merge ITextEditor and BaseTextEditor
hjk
2014-07-25
1
-1
/
+1
|
/
*
Debugger: Rework editor tooltips handling
hjk
2014-07-11
1
-1
/
+2
*
Debugger: Simplify tooltip interface
hjk
2014-07-09
1
-2
/
+2
*
Debugger: Handle the <more> item in LLDB stack view
hjk
2014-04-09
1
-1
/
+2
*
Debugger: Implement "Create Full Backtrace" for LLDB
hjk
2014-03-11
1
-0
/
+2
*
Debugger: Let creator trigger the locals update also with LLDB
hjk
2014-03-11
1
-1
/
+0
*
Debugger: Select topmost frame with usable data also with LLDB
hjk
2014-03-07
1
-0
/
+3
*
Debugger: Move breakpoint markers with LLDB
hjk
2014-03-06
1
-1
/
+3
*
Debugger: Add Run-in-Console for LLDB
hjk
2014-03-05
1
-0
/
+9
*
Debugger: Pass command line parameters with LLDB
hjk
2014-02-04
1
-0
/
+1
*
Debugger: Make "debug last command" button work for LLDB
hjk
2014-01-09
1
-0
/
+2
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
ios: do not stop in debugger when debuggings an app
Fawzi Mohamed
2013-11-21
1
-0
/
+1
*
Debugger: Handle tooltip data in LLDB backend
hjk
2013-11-08
1
-0
/
+1
*
Debugger: Pass tooltip data to LLDB backend
hjk
2013-11-08
1
-0
/
+5
*
Debugger: Make second call to abort LLDB more lethal
hjk
2013-11-06
1
-0
/
+1
*
Debugger: Make Watchers work with LLDB
hjk
2013-11-06
1
-1
/
+0
*
ios simulator debugging
Fawzi Mohamed
2013-10-29
1
-0
/
+4
*
Remove superfluous include paths from project files.
Christian Kandeler
2013-09-02
1
-3
/
+3
*
Debugger: Prepare assigning of values in LLDB interface
hjk
2013-05-31
1
-1
/
+1
*
Debugger: Pass autoderef pointers down to LLDB machinery
hjk
2013-05-29
1
-2
/
+2
*
Debugger: Handle application output in LLDB interface
hjk
2013-05-29
1
-1
/
+2
*
Debugger: Pass more options down to LLDB variable formatting
hjk
2013-05-27
1
-0
/
+3
*
Debugger: Fix passing addresses to read memory with LLDB
hjk
2013-05-24
1
-0
/
+4
*
Debugger: Don't hard code LLDB path on Linux
hjk
2013-05-16
1
-1
/
+1
*
Debugger: Display QStrings with LLDB
hjk
2013-05-07
1
-0
/
+1
[prev]
[next]