aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/gdb/attachgdbadapter.h
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* debugger: Replace adapter classes by GdbEngine subclasseshjk2012-06-131-8/+7
* 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
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* 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-2/+1
|/
* Fix krazy issues: Use explicit constructorsTobias Hunger2010-08-271-1/+1
* debugger: overhaul "state machine"hjk2010-07-141-4/+6
* debugger: refactor startup logichjk2010-07-141-1/+1
* Debugger: Support running GDB over SSH.ck2010-05-051-0/+5
* Long live the king!hjk2010-03-051-1/+1
* Debugger: Use LD_PRELOAD to load debugging helper.Friedemann Kleint2009-11-031-1/+1
* clean up includesOswald Buddenhagen2009-10-201-4/+0
* fix shutdown pathsOswald Buddenhagen2009-10-201-7/+1
* enable dumpers for attaching to debuggeesOswald Buddenhagen2009-10-131-1/+1
* fold preparing inferior into starting inferiorOswald Buddenhagen2009-10-131-1/+0
* centralize some code in AbstractGdbAdapterOswald Buddenhagen2009-10-081-7/+1
* remove dead codeOswald Buddenhagen2009-10-081-3/+0
* debugger: save a few cycles when writing to the gdb processhjk2009-09-291-1/+1
* debugger: work on handling gdb crashes gracefullyhjk2009-09-251-1/+2
* debugger: refactoringhjk2009-09-241-5/+4
* debugger: work on general shutdown handlinghjk2009-09-241-0/+1
* debugger: make attaching to running process work againhjk2009-09-231-0/+84