summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/debuggerdialogs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger/Attach to running: Default to ps if /proc does not exist.Friedemann Kleint2010-03-041-3/+50
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-2/+2
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-2/+2
* | Replace handcrafted filter widgets by Utils::FilterLineEditFriedemann Kleint2009-12-161-4/+3
* | Remote Debugging Dialog: Make it possible to choose the debugger.ck2009-12-111-1/+13
* | debugger: add a line edit to specify the local executable for gdb remotehjk2009-12-101-3/+15
* | debugger: make remote gdb architecture user editablehjk2009-12-101-2/+1
* | Add support for "set sysroot" for remote debugging.ck2009-10-161-0/+10
|/
* Debugger: Do configuration error checking early on.Friedemann Kleint2009-10-081-24/+0
* purge TCF agent cra^WstuffOswald Buddenhagen2009-10-081-90/+0
* Debugger: Improve adapter error handlingFriedemann Kleint2009-10-081-1/+27
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-5/+5
* debugger: let 'attach to running process' dialog activate the 'ok' button ifhjk2009-10-051-4/+15
* debugger: make attaching to running process work againhjk2009-09-231-0/+1
* Debugger: Fix memory displayFriedemann Kleint2009-08-191-0/+57
* long live the kinghjk2009-08-141-1/+1
* Don't crash when the /proc/<pid>/stat file failed to open.Thiago Macieira2009-08-071-1/+3
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* debugger: add a 'break at main' checkbox in the 'start and debug external' di...hjk2009-06-121-1/+7
* Enabled passing on PIDs from the command line to the debugger.Friedemann Kleint2009-05-251-2/+2
* debugger: rename 'win' subdir to 'shared'hjk2009-05-191-1/+1
* debugger: start work "Target Communication Framework" "frontend"hjk2009-05-071-0/+89
* debugger: handle error when remote server does not respondhjk2009-05-071-42/+65
* debugger: initial work to start a remote gdbserverhjk2009-05-061-0/+11
* debugger: rename 'AttachRemote' to 'StartRemote'hjk2009-05-061-10/+10
* debugger: initial work on remote debugginghjk2009-05-041-60/+40
* Fixed dialog title for selecting core fileThorbjørn Lindeijer2009-04-101-1/+1
* Fixes: Error logging, polish attach remote dialogFriedemann Kleint2009-03-051-73/+116
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinehjk2009-03-051-18/+49
|\
| * Fixes: Make Attach External Dialog play nicely (exclude self)Friedemann Kleint2009-03-041-18/+49
* | Fixes: compile fix with namespaced Qthjk2009-03-051-2/+4
|/
* Process Listing WindowsFriedemann Kleint2009-03-041-128/+111
* Fixes: debugger: worlk on core file loadinghjk2009-03-021-52/+100
* Fixes: debugger: forgot to add thesehjk2009-03-021-0/+323