summaryrefslogtreecommitdiff
path: root/src/plugins/debugger
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinedt2009-03-1113-38/+169
|\
| * Fixes: debugger: easy access to source files and modules from thehjk2009-03-106-17/+65
| * Fixes: debugger: write current settings to log filehjk2009-03-103-1/+26
| * Fixes: debugger: make loading list of source files optionalhjk2009-03-1011-21/+75
* | Revert "Revert "Fixes: debugger: disable automatic loading list of source ...dt2009-03-101-2/+2
|/
* Revert "Fixes: debugger: disable automatic loading list of source files"dt2009-03-101-2/+2
* Fixes: - Friendlier forward slashcon2009-03-091-1/+1
* Fixes: debugger: disable automatic loading list of source fileshjk2009-03-091-2/+2
* Attach properly, first glimpse of symbols.Friedemann Kleint2009-03-063-84/+293
* Fixes: Error logging, polish attach remote dialogFriedemann Kleint2009-03-056-144/+239
* inferior interruption improvementsOswald Buddenhagen2009-03-051-39/+16
* process interruption improvementsOswald Buddenhagen2009-03-053-111/+4
* improve the windows thread info parsing regexpOswald Buddenhagen2009-03-051-1/+1
* Fixes: debugger: surround the function name "main" in the menu with double...hjk2009-03-051-1/+1
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinehjk2009-03-054-21/+58
|\
| * Fixes: Make Attach External Dialog play nicely (exclude self)Friedemann Kleint2009-03-044-21/+58
* | Fixes: compile fix with namespaced Qthjk2009-03-051-2/+4
|/
* Process Listing WindowsFriedemann Kleint2009-03-0410-196/+425
* Fixes: Bump Creator version after releaseDaniel Molkentin2009-03-041-5/+5
* Fixes: debugger: re-add code that was accidentally removed in bd96ebf7hjk2009-03-042-3/+132
* Fixes: debugger: less fuss when resizing viewshjk2009-03-042-2/+8
* Fixes: simplify ProjectExplorerPlugin::instance() accesshjk2009-03-041-0/+1
* Fixes: debugger: make stack contents availaible in the clipboardhjk2009-03-032-9/+43
* Fixes: debugger: provide gdb macro based dumpers for QString and QStringListhjk2009-03-032-130/+120
* Fixes: Move Windows helpers for AbstractProcess in place for use with Windows...Friedemann Kleint2009-03-031-4/+12
* m.txtFriedemann Kleint2009-03-037-19/+427
* Fixes: debugger: attaching to core files works nowhjk2009-03-032-18/+55
* Fixes: debugger: worlk on core file loadinghjk2009-03-0210-107/+241
* Fixes: debugger: forgot to add thesehjk2009-03-022-0/+435
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinehjk2009-03-022-3/+17
|\
| * Merge commit 'origin/1.0.0'Oswald Buddenhagen2009-03-021-2/+16
| |\
| | * Fixes: - New license, new website.v1.0.0con2009-02-271-2/+16
| | * Fixes: change license headers to LGPLhjk2009-02-2556-1174/+950
| * | sanitize some tr() callsOswald Buddenhagen2009-02-271-1/+1
* | | Fixes: debugger: start work on core file loadinghjk2009-03-0212-620/+103
|/ /
* | "debug in terminal" feature.Oswald Buddenhagen2009-02-275-14/+79
* | Fixes: debugger: easier access to debugger properties from watchers windowhjk2009-02-276-2/+22
* | Merge commit '80e89b23a329453e8dda0f3c48053b8fbe4968c1'Oswald Buddenhagen2009-02-252-241/+175
|\ \ | |/
| * optimize output receiver somewhatOswald Buddenhagen2009-02-241-2/+7
| * whoops ... amend output receiver rewriteOswald Buddenhagen2009-02-241-2/+1
| * rewrite gdb output receiverOswald Buddenhagen2009-02-242-208/+161
| * remove fixMac hackOswald Buddenhagen2009-02-241-33/+0
| * unbreak mac debugging againOswald Buddenhagen2009-02-241-12/+10
| * make initial breakpoint finding work on macOswald Buddenhagen2009-02-241-0/+12
* | Fixes: change file license headers to include LGPLhjk2009-02-2563-1321/+1069
* | Merge branch '1.0.0' into master-masterOswald Buddenhagen2009-02-242-6/+8
|\ \ | |/
| * more reliable startup breakpoint handlingOswald Buddenhagen2009-02-241-27/+8
| * more elegantOswald Buddenhagen2009-02-241-3/+1
| * less confusing "starting debugger" messagesOswald Buddenhagen2009-02-241-3/+1
| * connect right signalOswald Buddenhagen2009-02-241-1/+1