aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/gdb/termgdbadapter.h
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Merge *Adapter classes into GdbEnginehjk2017-09-121-67/+0
* Debugger: Move run parameters from engine to tool runnerhjk2017-05-181-1/+1
* Debugger: Fix QByteArray/QString overload mixuphjk2016-06-141-7/+7
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: Split off runtime-only items from DebuggerStartParametershjk2015-05-281-1/+1
* Debugger: Remove a few unneeded Q_SLOT macroshjk2015-02-251-3/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Avoid some Gdb* in common type nameshjk2015-02-051-1/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Debugger: Remove support for non-Python GDBhjk2014-01-061-2/+0
|/
* Debugger: Merge {Abstract,Local}GdbProcess to GdbProcesshjk2013-09-101-4/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* debugger: simplify DebuggerEngine constructionhjk2012-08-161-3/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* debugger: Replace adapter classes by GdbEngine subclasseshjk2012-06-131-9/+10
* debugger: make startGdb response handling asyncronoushjk2012-06-051-0/+2
* debugger: make the selection of detach or kill explicithjk2012-03-261-1/+0
* Long live the king!hjk2012-01-261-1/+1
* debugger: remove old workaround recording the entry pointhjk2011-12-151-3/+0
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* ConsoleProcess: undo pointless processError() => processMessage(bool error) c...Oswald Buddenhagen2011-05-121-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | debugger: interface cleanuphjk2011-03-281-1/+1
|/
* 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
* | ProjectExplor/Debugger: Header cleanupFriedemann Kleint2010-11-021-3/+2
|/
* Fix krazy issues: Use explicit constructorsTobias Hunger2010-08-271-1/+1
* debugger: overhaul "state machine"hjk2010-07-141-3/+6
* debugger: refactor startup logichjk2010-07-141-3/+3
* Debugger: Support running GDB over SSH.ck2010-05-051-0/+4
* Separated child-process stdout/stderr, and seperated "our" output/errors.Erik Verbruggen2010-04-191-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Debugger: Use LD_PRELOAD to load debugging helper.Friedemann Kleint2009-11-031-1/+1
* terminal adapter: make skipping of initial SIGSTOPs more reliableOswald Buddenhagen2009-10-301-0/+3
* clean up includesOswald Buddenhagen2009-10-201-4/+0
* remove useless methods (base class has identical implementations)Oswald Buddenhagen2009-10-201-2/+0
* re-add debug-in-terminal in form of a new gdb adapterOswald Buddenhagen2009-10-201-0/+80