summaryrefslogtreecommitdiff
path: root/src/plugins/debugger
Commit message (Expand)AuthorAgeFilesLines
* debugger: fix resizing of the status message labelhjk2009-08-131-5/+2
* debugger: re-enable all dumpers that are usable in bootstrapped applicationshjk2009-08-131-6/+10
* debugger: work around a bug in gdb/MI in gdb 6.8/Ubuntuhjk2009-08-131-2/+21
* CompileBradley T. Hughes2009-08-121-0/+2
* debugger: fix linking by removing unneeded slot declarationhjk2009-08-121-1/+0
* debugger: use the bineditor to show memory dumpshjk2009-08-1215-43/+297
* CDB: Improve expanding watch children.Friedemann Kleint2009-08-122-5/+19
* Debugger: Make use of the "displayedtype" attribute.Friedemann Kleint2009-08-128-40/+101
* Fix resetting to default layout in case of floating widgets.con2009-08-111-1/+3
* Debugger: Show address column of stack view.Friedemann Kleint2009-08-111-1/+1
* Don't crash when the /proc/<pid>/stat file failed to open.Thiago Macieira2009-08-071-1/+3
* Extract the special mainwindow behavior of the debug mode into class.con2009-08-063-127/+26
* Debugger: Fixed assert when debugging a core-file without project.Friedemann Kleint2009-07-311-0/+6
* Fixed tr()-glitches.Friedemann Kleint2009-07-302-7/+8
* Fixed compiler/lupdate/uic warnings.Friedemann Kleint2009-07-291-4/+0
* CDB: Fixed duplicated options key.Friedemann Kleint2009-07-281-1/+1
* Debugger: Fix debugging external executables/attaching to pid.Friedemann Kleint2009-07-283-0/+40
* CDB: Start up correctly if no working directory is specified.Friedemann Kleint2009-07-281-7/+15
* CDB: Added option for verbose symbol loading, fixed image path.Friedemann Kleint2009-07-277-12/+64
* solaris build fixesOswald Buddenhagen2009-07-271-0/+3
* CDB: Fixed thread handling, added dumping of string types in case of crashes.Friedemann Kleint2009-07-248-56/+345
* debugger: move code aroundhjk2009-07-233-16/+9
* debugger: progress for the trk adapterhjk2009-07-211-0/+1
* debugger: handle execRun() error resulthjk2009-07-211-14/+30
* Back to the bottom.con2009-07-211-1/+1
* Add missing find tool bar placeholders.con2009-07-211-1/+6
* Making the find tool bar be more connected to the searched text.con2009-07-211-2/+2
* Some more QToolBar changes.con2009-07-162-2/+0
* Remove usage of QToolBar from debugger tool bar.con2009-07-161-19/+26
* Add "Delete all breakpoints/Delete breakpoints by file".Friedemann Kleint2009-07-162-45/+87
* Debugger: Remove unneeded expression for dumping QVector.Friedemann Kleint2009-07-161-9/+1
* dbugger: switch back to 'not running' when executable could not be startedhjk2009-07-151-4/+6
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinedt2009-07-153-4/+5
|\
| * Debugger: Alert on stop in the debugger manager.Friedemann Kleint2009-07-152-4/+4
| * Debugger/CDB: Do not disable dumpers on a C++ exception.Friedemann Kleint2009-07-151-0/+1
* | Mention possible locations of the debugging helper in the error dialogdt2009-07-155-3/+25
|/
* Fix CDB/output dumperversion correctly, dump maps correctly.Friedemann Kleint2009-07-151-4/+8
* debugger: remove duplicated 'completeSuffix' entry in QFileInfo dumperhjk2009-07-151-0/+7
* debugger: assume that not-known-to-be-simple types have childrenhjk2009-07-143-2/+26
* debugger: fix regression in QMap dumping introduced in 5bd1d2a0hjk2009-07-141-2/+2
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-139-52/+52
* Fixes: Do not change the default colorHarald Fernengel2009-07-131-4/+1
* debugger: insert all children of WatchData as a single blockhjk2009-07-133-7/+100
* debugger: remove unnecessary first level in WatchModelhjk2009-07-135-42/+22
* Fully restore old watchmodel.Friedemann Kleint2009-07-131-0/+354
* Revert "Enabled the use of Debugger-specific watch/locals models."hjk2009-07-1329-1788/+687
* Remove unused class.Friedemann Kleint2009-07-101-354/+0
* debugger: hopefully _finally_ fix the "vanishing helper checkmark" problemhjk2009-07-101-2/+4
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlineFriedemann Kleint2009-07-101-1/+7
|\
| * debugger: reduce amount of data produced by the dumpers by removinghjk2009-07-101-1/+7