summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/gdbengine.h
Commit message (Expand)AuthorAgeFilesLines
* the death of GdbCommandType & co.Oswald Buddenhagen2009-05-051-61/+83
* encoding cleanupOswald Buddenhagen2009-04-301-1/+1
* disable pwd querying code, as it is unused and broken.Oswald Buddenhagen2009-04-301-2/+2
* Initial work on dumpers for CDB.Friedemann Kleint2009-04-291-3/+2
* Start on dumper support for CDB, bug fixes.Friedemann Kleint2009-04-201-2/+1
* Merge commit 'origin/1.1'con2009-04-171-0/+1
|\
| * debugger: fix message on debugger exithjk2009-04-161-0/+1
* | Make the "Show symbols" option of the module window work on Windows.Friedemann Kleint2009-04-151-0/+1
|/
* Show a useful dialog when debugger can't find debugging helper.con2009-04-081-0/+1
* debugger: rename data dumpers into "debugging helpers"hjk2009-04-071-20/+20
* debugger: allow short stack to be expanded by a context menu item orhjk2009-04-071-2/+3
* debugger: make maximal number of stack entries configurablehjk2009-04-021-0/+1
* debugger: work on action handlinghjk2009-03-261-2/+2
* debugger: use new action scheme for number base selectionshjk2009-03-241-1/+1
* debugger: work on optional prebuild dumper libraryhjk2009-03-231-0/+1
* debugger: start action handling refactoringhjk2009-03-181-1/+1
* debugger: make "Use Dumpers" a pool actionhjk2009-03-171-1/+1
* Fixes: debugger: try accessing compiled-in dumpers when attaching to anhjk2009-03-161-2/+2
* Fixes: debugger: provide gdb macro based dumpers for QString and QStringListhjk2009-03-031-2/+5
* Fixes: debugger: worlk on core file loadinghjk2009-03-021-0/+1
* "debug in terminal" feature.Oswald Buddenhagen2009-02-271-0/+7
* Merge commit '80e89b23a329453e8dda0f3c48053b8fbe4968c1'Oswald Buddenhagen2009-02-251-3/+1
|\
| * rewrite gdb output receiverOswald Buddenhagen2009-02-241-3/+1
| * make attach & detach workOswald Buddenhagen2009-02-241-0/+2
* | Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* | Merge branch '1.0.0' into masterOswald Buddenhagen2009-02-231-0/+1
|\ \ | |/
| * Fixes: debugger: fix Mac OS 10.4hjk2009-02-231-0/+1
| * Fixes: add a view to see current source file mappinghjk2009-02-171-2/+6
| * Fixes: debugger: work on process logichjk2009-02-171-3/+8
| * Fixes: debugger: work on shutdownhjk2009-02-171-0/+1
| * Fixes: debugger: try to extact pid from 'info threads' on windowshjk2009-02-171-0/+1
| * Fixes: debugger: try fixing startup break on makehjk2009-02-171-0/+1
| * Fixes: debugger: load modules list earlyhjk2009-02-171-1/+3
| * Fixes: debugger: start symbol is WinMainCRTStartup, not _starthjk2009-02-171-0/+2
| * Fixes: debugger: work on breakpoints in pluginshjk2009-02-171-4/+1
| * Fixes: debugger: work on plugin breakpointshjk2009-02-171-1/+0
| * Fixes: debugger: work on more fine-grained breakpoints-in-pluginshjk2009-02-171-1/+0
| * Fixes: debugger: introduce early break after applicationhjk2009-02-171-0/+3
* | make attach & detach workOswald Buddenhagen2009-02-181-0/+2
* | Fixes: add a view to see current source file mappinghjk2009-02-171-2/+6
* | Fixes: debugger: work on process logichjk2009-02-161-3/+8
* | Fixes: debugger: work on shutdownhjk2009-02-161-0/+1
* | Fixes: debugger: try to extact pid from 'info threads' on windowshjk2009-02-131-0/+1
* | Fixes: debugger: try fixing startup break on makehjk2009-02-131-0/+1
* | Fixes: debugger: load modules list earlyhjk2009-02-131-1/+3
* | Fixes: debugger: start symbol is WinMainCRTStartup, not _starthjk2009-02-131-0/+2
* | Fixes: debugger: work on breakpoints in pluginshjk2009-02-121-4/+1
* | Fixes: debugger: work on plugin breakpointshjk2009-02-121-1/+0
* | Fixes: debugger: work on more fine-grained breakpoints-in-pluginshjk2009-02-121-1/+0
* | Fixes: debugger: introduce early break after applicationhjk2009-02-121-0/+3
|/