summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/lldb/lldbengine.h
Commit message (Expand)AuthorAgeFilesLines
...
* Debugger: Fix dumper format choosing with GDBhjk2015-03-191-0/+1
* Debugger: Fix debugging using older lldb (less/equal 310)Christian Stenger2015-03-101-0/+2
* Debugger: Remove widget argument from tooltip requesthjk2015-03-061-2/+1
* Debugger: Remove WatchUpdateFlagshjk2015-03-061-1/+1
* Debugger: Let LldbEngine pass current token to dumperhjk2015-03-061-1/+0
* Debugger: Merge GDB/LLDB process error handlinghjk2015-03-051-1/+1
* Debugger: Don't show a location marker in the mixed master enginehjk2015-03-051-0/+2
* Debugger: Make LldbEngine stack handling more similar to GdbEnginehjk2015-03-031-4/+0
* Clean exported headers of the Debugger plugin.Friedemann Kleint2015-02-261-0/+1
* Debugger: Force LLDB round trip between stack and locals updatehjk2015-02-241-9/+10
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Pass all breakpoint properties to *brigde.pyhjk2015-02-041-1/+0
* | Debugger: Re-use base infrastructure for LLDB breakpoint handlinghjk2015-02-041-2/+6
* | Debugger: Move LldbEngine::Command to debuggerprotocolhjk2015-02-021-30/+3
* | Debugger: Invert LLDB/Python startup orderhjk2015-01-301-2/+0
* | Debugger: Re-work breakpoint storage handlinghjk2015-01-151-1/+1
* | Debugger: Rework register handlinghjk2014-12-181-1/+1
|/
* Debugger: Fix async tooltip handlinghjk2014-11-141-3/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-1/+1
* | Debugger: Operate tooltips on TextEditorWidgets, not TextEditorhjk2014-09-191-1/+1
* | Debugger: Merge two remote setup communication pathshjk2014-09-191-2/+1
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-1/+1
|/
* Debugger: Rework editor tooltips handlinghjk2014-07-111-1/+2
* Debugger: Simplify tooltip interfacehjk2014-07-091-2/+2
* Debugger: Handle the <more> item in LLDB stack viewhjk2014-04-091-1/+2
* Debugger: Implement "Create Full Backtrace" for LLDBhjk2014-03-111-0/+2
* Debugger: Let creator trigger the locals update also with LLDBhjk2014-03-111-1/+0
* Debugger: Select topmost frame with usable data also with LLDBhjk2014-03-071-0/+3
* Debugger: Move breakpoint markers with LLDBhjk2014-03-061-1/+3
* Debugger: Add Run-in-Console for LLDBhjk2014-03-051-0/+9
* Debugger: Pass command line parameters with LLDBhjk2014-02-041-0/+1
* Debugger: Make "debug last command" button work for LLDBhjk2014-01-091-0/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ios: do not stop in debugger when debuggings an appFawzi Mohamed2013-11-211-0/+1
* Debugger: Handle tooltip data in LLDB backendhjk2013-11-081-0/+1
* Debugger: Pass tooltip data to LLDB backendhjk2013-11-081-0/+5
* Debugger: Make second call to abort LLDB more lethalhjk2013-11-061-0/+1
* Debugger: Make Watchers work with LLDBhjk2013-11-061-1/+0
* ios simulator debuggingFawzi Mohamed2013-10-291-0/+4
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-3/+3
* Debugger: Prepare assigning of values in LLDB interfacehjk2013-05-311-1/+1
* Debugger: Pass autoderef pointers down to LLDB machineryhjk2013-05-291-2/+2
* Debugger: Handle application output in LLDB interfacehjk2013-05-291-1/+2
* Debugger: Pass more options down to LLDB variable formattinghjk2013-05-271-0/+3
* Debugger: Fix passing addresses to read memory with LLDBhjk2013-05-241-0/+4
* Debugger: Don't hard code LLDB path on Linuxhjk2013-05-161-1/+1
* Debugger: Display QStrings with LLDBhjk2013-05-071-0/+1