summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/debuggeractions.h
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Improve gdb binary settings handling.Friedemann Kleint2010-11-031-5/+6
* ProjectExplor/Debugger: Header cleanupFriedemann Kleint2010-11-021-1/+1
* debugger: make "clever" behaviour on debugger exit optionalhjk2010-10-081-1/+3
* QmlProject: Always use qmlobserver for debugging projectsKai Koehne2010-10-041-2/+0
* Debugger: Remove unused 'precise breakpoints' setting.Friedemann Kleint2010-10-041-1/+0
* QML Observer: Complain about not having it if debugging .qmlprojectsLasse Holmstedt2010-09-291-0/+2
* debugger: remove rarely needed "Recheck Debuggging Helper Availability"hjk2010-09-281-1/+0
* debugger: make alphabetic sorting of struct members optional.hjk2010-09-231-0/+1
* debugger: make adjustments of breakpoint markers on lines without code optionalhjk2010-09-211-0/+1
* Debugger: Remove "Change language automatically"Lasse Holmstedt2010-08-241-4/+1
* debugger: simplify handling of context menu actions of the Locals&Watchers viewhjk2010-06-231-4/+0
* debugger: The DebuggerEngine refactoring.hjk2010-06-221-32/+6
* debugger: create actions for 'Stack Up' and 'Stack Down'hjk2010-06-071-0/+2
* Debugger[gdb]: Introduce new control for gdb binaries.Friedemann Kleint2010-04-081-2/+10
* debugger: add a context menu action to the stackview to create a fullhjk2010-03-301-0/+1
* Added an option to register Creator as post-mortem debugger.Robert Loehning2010-03-251-0/+2
* Added automatic language switching option to debugger settingsLasse Holmstedt2010-03-181-1/+4
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-2/+6
* Long live the king!hjk2010-03-051-1/+1
* debugger: implement basic support for gdb's 'return' commandhjk2010-02-151-0/+1
* debugger: some basic support for 'catch catch' and 'catch throw'hjk2010-02-111-1/+3
* debugger: add runToLine and jumpToLine actions to editor context menu in debu...hjk2010-02-081-2/+4
* debugger: make handling multiple core files a bit more convenienthjk2010-02-031-0/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-2/+2
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-2/+2
| * debugger: make watchdog timeout configurablecon2010-01-061-0/+1
| * debugger: make use of full source file list optionalhjk2010-01-061-0/+1
* | debugger: clean up verbosity settings in trk adapterhjk2010-01-151-0/+1
* | debugger: make 'Add to watch' available in the editor context menu in debug modehjk2009-12-111-1/+2
* | debugger: make watchdog timeout configurablehjk2009-12-091-0/+1
* | debugger: make use of full source file list optionalhjk2009-12-091-0/+1
* | debugger: allow the user to hide the std:: and Qt's namespacehjk2009-11-251-0/+2
|/
* Debugger: Use the code model to detect unitialized variables.Friedemann Kleint2009-10-161-0/+2
* debugger: add option to automatically derefence pointers in locals&watchershjk2009-10-061-0/+1
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-4/+4
* debugger: make 'address column' in stack and breakpoint view optionalhjk2009-10-011-2/+7
* debugger: rename StepByInstruction into OperateByInstructionhjk2009-09-291-2/+3
* Debugger: Work towards exporting DebuggerManager: Introduce d.Friedemann Kleint2009-09-251-0/+16
* act on http://bugreports.qt.nokia.com/browse/QTCREATORBUG-123hjk2009-09-231-1/+2
* debugger: create a disassembler view as main editorhjk2009-08-171-0/+1
* long live the kinghjk2009-08-141-1/+1
* debugger: register view cosmeticshjk2009-08-131-15/+0
* debugger: pop up a window when the application receives a signal like SIGSEGVhjk2009-08-131-0/+1
* debugger: use the bineditor to show memory dumpshjk2009-08-121-6/+7
* debugger: add widget watchers by mouse click in the debugged application.hjk2009-07-011-1/+1
* debugger: put some color into the outputpanehjk2009-06-191-0/+1
* debugger: Rework watch model.hjk2009-06-171-2/+0
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fix some insignificant memory leaks.dt2009-06-031-2/+1
* debugger: basic support for reverse debugginghjk2009-05-251-0/+1