summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/gdb/gdbengine.h
Commit message (Expand)AuthorAgeFilesLines
* debugger: remove unused codehjk2012-05-221-1/+0
* Debugger: GDB: Append debug-file-locationDavid Schulz2012-05-111-0/+2
* debugger: try quicker start when no breakpoints are sethjk2012-04-171-1/+7
* Debugging: Pass a DebuggingLanguage arg in executeDebuggerCommand()Aurindam Jana2012-04-101-1/+1
* debugger: parse build-id-verbose output into taskshjk2012-03-301-0/+8
* debugger: prepare naive handling of multiple inferiorshjk2012-03-281-0/+3
* debugger: make the selection of detach or kill explicithjk2012-03-261-1/+0
* debugger: add more heuristics to find sourceshjk2012-03-231-1/+1
* debugger: use target-async/exec-interrupt for remote debugginghjk2012-03-091-0/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-12/+12
* Add support for the remote QNX debugging protocolTobias Nätterlund2012-02-101-0/+1
* Debugger: Remove unneeded setUseDebuggingHelpers slotOrgad Shaneh2012-02-011-1/+0
* Long live the king!hjk2012-01-261-1/+1
* debugger: work on autotest integrationhjk2012-01-241-6/+0
* debugger: replace static capability check by something potentially dynamichjk2012-01-161-1/+1
* Compile fix in debugger.Friedemann Kleint2012-01-061-1/+1
* added a detailed error description if ptrace is not permittedDavid Schulz2012-01-061-0/+1
* Debugger: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-211-1/+1
* debugger: remove old workaround recording the entry pointhjk2011-12-151-2/+0
* debugger: be more restrictive with discardable resultshjk2011-12-131-0/+1
* GDB: Always read init scripts after python dumpersOrgad Shaneh2011-12-051-0/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
| * debugger: cleaner debugger abortinghjk2011-11-021-0/+1
* | debugger: fix manual changing of breakpoint line numbershjk2011-11-041-0/+1
* | debugger: fix "unexpected" state changes when aborting the debuggerhjk2011-10-311-0/+1
|/
* Debugger: Replace virtuals by capability flags.Friedemann Kleint2011-08-041-1/+0
* debugger: replace artificial "{console,log}streamoutput" member in GdbMihjk2011-07-061-3/+3
* debugger: improve handling of subbreakpoints in gdb 7.2 and earlierhjk2011-06-271-0/+1
* debugger: split BreakpointIndex into plugin and debugger specific parthjk2011-06-271-14/+16
* debugger: display "sub-breakpoints"hjk2011-06-201-1/+3
* Symbian: TRK is no more!Pawel Polanski2011-06-101-2/+0
* debugger: adjust to new breakpoint notification featurehjk2011-06-071-1/+1
* debugger: add possibility to fake response packets to trigger error handlinghjk2011-06-061-1/+12
* Debugger: don't auto-continue on SIGTRAP if the user ordered a stophjk2011-05-271-0/+1
* debugger: introduce a parameter struct for updateLocalhjk2011-05-271-1/+11
* debugger: simplify updateLocals() parametershjk2011-05-271-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* debugger: fix "run to line" on machjk2011-05-031-1/+0
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Debugger: Have Python dumper print type size information.Friedemann Kleint2011-04-121-0/+8
* | debugger: move not-so-generic stuff to gdb/classicgdbengine.cpphjk2011-04-121-1/+117
|/
* QmlDebugger: user input on watchesChristiaan Janssen2011-03-241-0/+1
* debugger: intercept calls to qFatalhjk2011-03-211-0/+4
* debugger: add possibility to break on fork, vfork, exec, syscallhjk2011-03-041-0/+1
* debugger: fix fallback path to the CLI breakhjk2011-03-041-1/+2
* debugger: polish breakpoint locationshjk2011-03-021-0/+1
* debugger: work on writable memory viewhjk2011-02-251-0/+3
* Debugger: Use Startparameters.debuggerCommand for command.Friedemann Kleint2011-02-251-1/+0