summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/gdb/coregdbadapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Debugger: Update executable filename from core if possiblehjk2014-02-101-5/+6
* Debugger: Move Python setup closer to debugger startuphjk2014-01-281-2/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-1/+2
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-4/+4
* Fix coding style for else statementsOrgad Shaneh2013-07-171-2/+2
* Debugger: Support gz core unpackingOrgad Shaneh2013-06-101-16/+39
* Debugger: Improve core unpackingOrgad Shaneh2013-06-101-27/+41
* Debugger: Replace GdbMi::findChild() with an operator[]hjk2013-05-061-1/+1
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-6/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Debugger: rename gdb/gdbmi.{h,cpp} into debuggerprotocol.{h,cpp}hjk2013-01-241-4/+3
* | Debugger: Move python initialization after first stophjk2013-01-091-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* debugger: use gdb again to read executable file name from corehjk2012-08-241-2/+33
* Use QT_NO_CAST_FROM_ASCII for debugger plugin.Friedemann Kleint2012-08-241-2/+0
* Debugger: Fix string usages.Friedemann Kleint2012-08-221-2/+6
* debugger: simplify DebuggerEngine constructionhjk2012-08-161-3/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* debugger: Replace adapter classes by GdbEngine subclasseshjk2012-06-131-58/+34
* debugger: read file type and machine type from binaryhjk2012-06-081-2/+11
* debugger: more elf shufflinghjk2012-06-081-19/+53
* debugger: rework core adapterhjk2012-06-061-80/+23
* debugger: make startGdb response handling asyncronoushjk2012-06-051-2/+8
* remote gdb: explicitly relocate the most likely source locationFawzi Mohamed2012-04-191-1/+5
* debugger: remove a few too-fancy typedefshjk2012-02-161-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* Debugger: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-211-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-1/+1
* debugger: replace artificial "{console,log}streamoutput" member in GdbMihjk2011-07-061-4/+4
* debugger: unify naming of sysroot related variables and functionhjk2011-05-301-3/+3
* debugger: Added Sysroot chooser for Attach to CoreOrgad Shaneh2011-05-301-0/+3
* 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-2/+2
|/
* Debugger: Use Startparameters.debuggerCommand for command.Friedemann Kleint2011-02-251-1/+1
* It's 2011 now.con2011-01-121-1/+1
* Debugger: Header cleanupFriedemann Kleint2011-01-101-0/+1
* debugger: try to make core file loading appear snappierhjk2010-12-211-3/+28
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | debugger: Refactor breakpoint handling.hjk2010-11-151-4/+6
* | ProjectExplor/Debugger: Header cleanupFriedemann Kleint2010-11-021-1/+1
|/
* debugger: Fix loading core files with binary paths of more then 80 charshjk2010-10-111-18/+39
* Compile.Roberto Raggi2010-07-211-1/+1