aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/lldb/ipcengineguest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Rename lldb to lldblibhjk2013-02-201-637/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* debugger: split BreakpointIndex into plugin and debugger specific parthjk2011-06-271-10/+10
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* debugger: fix 'Jump To/Run to' when in instruction-wise modehjk2011-02-231-10/+8
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-241-5/+7
* It's 2011 now.con2011-01-121-1/+1
* License headers, part 2con2010-12-171-7/+11
* lldb: fetch source from remote, if not locally validArvid Ephraim Picciani2010-12-011-0/+22
* lldb: move away from local sockets to stdio comsArvid Ephraim Picciani2010-11-291-9/+7
* lldb: flush socket after terminator to prevent severe lagArvid Ephraim Picciani2010-11-261-0/+4
* lldb: detect lldb build in environment WITH_LLDBArvid Ephraim Picciani2010-11-261-1/+1
* debugger: code cosmeticshjk2010-11-261-11/+11
* Adapt Lldb to dissasembler changesArvid Ephraim Picciani2010-11-241-1/+1
* Adapt IpcEngine to breakpoint handling changesArvid Ephraim Picciani2010-11-221-5/+9
* debugger: remove intermediate BreakpointData stucture layerhjk2010-11-161-14/+15
* Experimental lldb engine hostArvid Ephraim Picciani2010-11-091-0/+608