aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/lldb/ipcenginehost.h
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Rename lldb to lldblibhjk2013-02-201-140/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Debugger: Rework thread data aquisitionhjk2012-10-231-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Debugger: Dont pass DebuggerEngine::State around in a referenceKai Koehne2012-03-291-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* debugger: replace static capability check by something potentially dynamichjk2012-01-161-0/+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-4/+4
* 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
* Debugger: Fully qualify signals.Friedemann Kleint2011-02-041-1/+1
* 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
* debugger: s/*ViewAgent/*Agent/ to reduce noise and match file nameshjk2010-12-141-2/+2
* lldb: have a proper Agent tranfering the sourcecodeArvid Ephraim Picciani2010-12-021-0/+2
* lldb: fetch source from remote, if not locally validArvid Ephraim Picciani2010-12-011-1/+3
* lldb: move away from local sockets to stdio comsArvid Ephraim Picciani2010-11-291-0/+2
* debugger: code cosmeticshjk2010-11-261-2/+2
* debugger: make DebuggerEngine::acceptsBreakpoint(id) purehjk2010-11-261-0/+1
* Adapt IpcEngine to breakpoint handling changesArvid Ephraim Picciani2010-11-221-3/+3
* debugger: remove intermediate BreakpointData stucture layerhjk2010-11-161-6/+6
* Experimental lldb engine hostArvid Ephraim Picciani2010-11-091-0/+132