summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/gdb/coregdbadapter.h
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Debugger: Update executable filename from core if possiblehjk2014-02-101-1/+2
* 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
* Debugger: Support gz core unpackingOrgad Shaneh2013-06-101-1/+8
* Debugger: Improve core unpackingOrgad Shaneh2013-06-101-0/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* debugger: use gdb again to read executable file name from corehjk2012-08-241-0/+1
* 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-13/+9
* debugger: more elf shufflinghjk2012-06-081-4/+7
* debugger: rework core adapterhjk2012-06-061-2/+2
* debugger: make startGdb response handling asyncronoushjk2012-06-051-0/+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
* 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
* debugger: try to make core file loading appear snappierhjk2010-12-211-0/+4
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | ProjectExplor/Debugger: Header cleanupFriedemann Kleint2010-11-021-3/+1
|/
* Fix krazy issues: Use explicit constructorsTobias Hunger2010-08-271-1/+1
* debugger: more linear state handling in core adapterhjk2010-07-151-3/+3
* debugger: make parsing of cli-style commands in python more robusthjk2010-07-151-6/+1
* debugger: overhaul "state machine"hjk2010-07-141-1/+3
* debugger: refactor startup logichjk2010-07-141-3/+5
* Debugger: Support running GDB over SSH.ck2010-05-051-0/+4
* Long live the king!hjk2010-03-051-1/+1
* Debugger: Use LD_PRELOAD to load debugging helper.Friedemann Kleint2009-11-031-1/+1
* refactor attachAdapterOswald Buddenhagen2009-10-201-3/+10
* clean up includesOswald Buddenhagen2009-10-201-4/+0
* fix shutdown pathsOswald Buddenhagen2009-10-201-6/+0
* fold preparing inferior into starting inferiorOswald Buddenhagen2009-10-131-1/+0
* centralize some code in AbstractGdbAdapterOswald Buddenhagen2009-10-081-6/+1
* remove dead codeOswald Buddenhagen2009-10-081-2/+0
* debugger: fix attaching to core filehjk2009-10-051-1/+3
* debugger: make 'qtcreator -debug <corefile>' workhjk2009-09-301-0/+1
* 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-4/+3
* debugger: work on general shutdown handlinghjk2009-09-241-0/+1
* debugger: re-activate core file debugginghjk2009-09-231-0/+83