aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/gdb/gdbengine.h
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Don't check for existence of gdb.inferior.threads()hjk2013-06-061-1/+0
* Debugger: Hard-code version dependency of m_dissembleUsesCommahjk2013-05-281-1/+0
* Set breakpoints only by filename (again)Kai Koehne2013-05-241-1/+0
* Debugger: Change default gdb engine breakpoint "path usage" to "full"Kai Koehne2013-04-251-0/+1
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-11/+0
* Debugger: Add an option to import plain gdb pretty printershjk2013-03-221-0/+1
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-121-0/+1
|\
| * Debugger: Split out sub-breakpoint parsinghjk2013-03-081-0/+1
* | CDB: Warn on release build.David Schulz2013-03-061-1/+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: Fix triggering display of threadnameshjk2013-01-311-0/+1
* | Debugger: split editor related code off watchutils.{h,cpp}hjk2013-01-251-0/+1
* | Debugger: Add "Reload Debugging Helpers" to Log Window context menuhjk2013-01-101-0/+1
* | Debugger: Move python initialization after first stophjk2013-01-091-1/+3
* | Use Core::Id in ICore::showOptionsDialoghjk2012-12-291-1/+3
* | debugger: mark reloadDisassembly as slot, it's used as suchhjk2012-11-101-2/+1
* | debugger: add option to use intel-style disassemblyhjk2012-11-091-1/+2
* | debugger: give access to the section names in a shared objecthjk2012-11-091-0/+2
* | Debugger: Rework thread data aquisitionhjk2012-10-231-2/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Debugger: Fix Windows terminal execution.Friedemann Kleint2012-08-301-1/+1
* Fix register view with GDB.Ryan May2012-08-301-0/+1
* Removal of Symbian supportAlessandro Portale2012-08-221-5/+0
* debugger: use *running instead of ^running as running notification.hjk2012-08-211-2/+1
* debugger: simplify DebuggerEngine constructionhjk2012-08-161-2/+1
* debugger: streamline classical dumper setuphjk2012-08-121-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* debugger: merge notifyEngineRemoteSetup* and handleRemoteSetup*hjk2012-06-131-2/+0
* debugger: Replace adapter classes by GdbEngine subclasseshjk2012-06-131-48/+49
* debugger: rework core adapterhjk2012-06-061-2/+1
* debugger: make startGdb response handling asyncronoushjk2012-06-051-1/+2
* debugger: reshuffle sections in module datahjk2012-06-051-1/+0
* debugger: more modulehandler polishinghjk2012-06-041-2/+2
* debugger: use the elfreader instead of external objdumphjk2012-06-011-0/+1
* debugger: rework WatchModelhjk2012-05-241-18/+8
* 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