summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/lldb/ipcengineguest.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the rest of the warnings about integer sign change with ICCThiago Macieira2012-05-221-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* 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-2/+2
* It's 2011 now.con2011-01-121-1/+1
* License headers, part 2con2010-12-171-7/+11
* Removed stray tokens and fixed warnings/errors when compiling with pedantic C...Roberto Raggi2010-12-161-1/+1
* lldb: fetch source from remote, if not locally validArvid Ephraim Picciani2010-12-011-1/+5
* lldb: move away from local sockets to stdio comsArvid Ephraim Picciani2010-11-291-0/+1
* Adapt Lldb to dissasembler changesArvid Ephraim Picciani2010-11-241-1/+2
* Adapt IpcEngine to breakpoint handling changesArvid Ephraim Picciani2010-11-221-3/+3
* debugger: remove intermediate BreakpointData stucture layerhjk2010-11-161-15/+15
* Experimental lldb engine hostArvid Ephraim Picciani2010-11-091-0/+185