summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/gdb/attachgdbadapter.h
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* 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