aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/lldb/guest/lldbengineguest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Rename lldb to lldblibhjk2013-02-201-761/+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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-10/+5
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Normalized connect()sRobert Loehning2012-03-061-2/+2
* 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
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Fix Krazy code scanning tool warnings (QString, loops, spelling).Friedemann Kleint2011-02-251-2/+2
* debugger: fix 'Jump To/Run to' when in instruction-wise modehjk2011-02-231-6/+4
* It's 2011 now.con2011-01-121-1/+1
* License headers, part 2con2010-12-171-7/+11
* lldb: remove superfluous debugeragents includeArvid Ephraim Picciani2010-12-131-1/+0
* lldb: remove incorrect running hints from step funcsArvid Ephraim Picciani2010-12-061-6/+0
* lldb: spit out canonical path for frame sourceArvid Ephraim Picciani2010-12-061-0/+2
* lldb: change startup sequence to preload the binaryArvid Ephraim Picciani2010-12-021-9/+13
* lldb: fetch source from remote, if not locally validArvid Ephraim Picciani2010-12-011-0/+10
* lldb: move away from local sockets to stdio comsArvid Ephraim Picciani2010-11-291-3/+16
* lldb: remove runlockArvid Ephraim Picciani2010-11-261-8/+3
* debugger: code cosmeticshjk2010-11-261-32/+32
* Adapt Lldb to dissasembler changesArvid Ephraim Picciani2010-11-241-2/+6
* Import lldb guest engine codeArvid Ephraim Picciani2010-11-221-0/+747