aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/gdb/gdbmi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: rename gdb/gdbmi.{h,cpp} into debuggerprotocol.{h,cpp}hjk2013-01-241-433/+0
* Adjust license headershjk2012-10-051-21/+20
* debugger: simplify escapeCStringhjk2012-08-241-50/+17
* Use QT_NO_CAST_FROM_ASCII for debugger plugin.Friedemann Kleint2012-08-241-19/+36
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-0/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Fixed detection of QNX gdb for NDK 2.0Tobias Nätterlund2012-02-151-1/+1
* Add support for the remote QNX debugging protocolTobias Nätterlund2012-02-101-1/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-291-2/+2
* debugger: replace artificial "{console,log}streamoutput" member in GdbMihjk2011-07-061-13/+0
* debugger: disable address related breakpoints on debugger exithjk2011-05-111-1/+1
* debugger: enable modification of std::string and QStringhjk2011-05-101-0/+10
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Removed stray tokens and fixed warnings/errors when compiling with pedantic C...Roberto Raggi2010-12-161-1/+1
|/
* debugger: more robust version string parsinghjk2010-05-271-0/+46
* Long live the king!hjk2010-03-051-1/+1
* debugger: make MI parser accept superflous commas to reduce that burder onhjk2010-02-111-4/+10
* Fix some code scanning issues.Friedemann Kleint2010-02-021-10/+10
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-1/+1
* | mi parser: don't construct dummy tuples, but parse lists directlyOswald Buddenhagen2009-11-301-0/+7
|/
* centralize gdb command result class checkingOswald Buddenhagen2009-10-121-1/+1
* debugger: refactoringhjk2009-09-241-2/+2
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* debugger: put gdb related stuff into directory of its ownhjk2009-05-191-0/+391