summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/gdbengine.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fixes: immediately rebuild view if custom dumpers are selected inhjk2009-01-271-3/+3
* some cleanup after switching the dumper output to 'p'hjk2009-01-211-3/+0
* Use gdb's 'print' command to access dumper output.hjk2009-01-211-0/+3
* user gdb's --tty option for collecting app outputOswald Buddenhagen2009-01-151-0/+7
* app output window reorgaOswald Buddenhagen2009-01-151-1/+1
* move debugger options to configuration dialoghjk2009-01-141-17/+0
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* handle Qt 4.4 and Qt 4.5's QMap in dumpershjk2009-01-071-0/+1
* Fixes: Fix starting external programshjk2009-01-051-1/+0
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* start sanitizing gdb options dialoghjk2008-12-111-1/+1
* move plugins/debugger/assert.h -> /libs/utils/qtcassert.hhjk2008-12-091-3/+3
* small refactoringhjk2008-12-031-0/+1
* remove unneeded codehjk2008-12-031-3/+0
* more file cosmeticshjk2008-12-021-0/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+351