aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/gdb/coregdbadapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Merge *Adapter classes into GdbEnginehjk2017-09-121-321/+0
* Debugger: Move run parameters from engine to tool runnerhjk2017-05-181-3/+2
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-5/+5
* Debugger: Move command flags to debugger commandhjk2016-12-161-4/+3
* Debugger: Use a StandardRunnable for the debugger processhjk2016-08-041-5/+5
* SynchronousProcess: Store raw bytes from stdout/stderr of the processTobias Hunger2016-07-151-1/+1
* Debugger: Remove debuggerstringutils.hhjk2016-06-091-11/+10
* Use SynchronousProcess::runBlockingTobias Hunger2016-05-261-1/+1
* Debugger: Cosmeticshjk2016-05-121-2/+2
* Fix up QProcess::waitForFinished()Tobias Hunger2016-05-111-7/+8
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-121-4/+5
|\
| * Debugger: Force GNU/Linux osabi when debugging elf on WindowsOrgad Shaneh2016-04-081-0/+1
| * Debugger: Minor optimization in coredump lookupOrgad Shaneh2016-04-061-4/+4
* | Set LC_MESSAGES instead of LC_ALL for parsing the error outputJarek Kobus2016-04-111-1/+1
|/
* Debugger: Use StandardRunnable in DebuggerStartParametershjk2016-01-281-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: Do not abort debugger on "Engine Ill" for coredumphjk2016-01-051-11/+13
* Debugger: Make DebuggerEngine::runCommand() virtual.hjk2015-11-041-7/+5
* Debugger: Merge GdbEngine's {run,post,flush}Commandhjk2015-09-301-4/+7
* Debugger: Use DebuggerEngine::checkState also in core adapterhjk2015-09-181-4/+6
* Debugger: Fix loading core files from the command linehjk2015-07-151-2/+0
* Debugger: Split off runtime-only items from DebuggerStartParametershjk2015-05-281-6/+6
* Debugger: State machine cosmeticshjk2015-02-271-1/+1
* Debugger: Fix soft assert when loading core filehjk2015-02-261-26/+20
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Replace the QVariant callback cookies by direct parametershjk2015-02-061-4/+4
* | Debugger: Remove GdbCommand::callbackNamehjk2015-02-051-1/+1
* | Debugger: Avoid some Gdb* in common type nameshjk2015-02-051-8/+6
* | Use new qt5 connect apiMontel Laurent2015-01-291-3/+5
* | Debugger: Use Core::AsynchronousMessageBoxMarco Bubke2014-12-081-3/+4
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | CoreGdbAdapter: improve finding the exe from a core fileThomas Otto2014-07-291-17/+53
* | CoreGdbAdapter: call gdb with LC_ALL=C for untranslated outputThomas Otto2014-07-231-0/+5
|/
* 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