summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/debuggeractions.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* debugger: make striped background of debug views optionalhjk2009-05-051-0/+1
* Merge branch '1.1'Thorbjørn Lindeijer2009-04-161-1/+0
|\
| * make terminal emulator configurable centrallyOswald Buddenhagen2009-04-141-1/+0
* | Handle various CDB output windows.Friedemann Kleint2009-04-091-4/+14
|/
* debugger: make user visible strings translatablehjk2009-04-081-1/+2
* debugger: rename data dumpers into "debugging helpers"hjk2009-04-071-5/+5
* debugger: allow short stack to be expanded by a context menu item orhjk2009-04-071-0/+1
* debugger: use a new action for "executing a line"hjk2009-04-031-0/+1
* debugger: new test case for char arrayshjk2009-04-031-0/+1
* debugger: make maximal number of stack entries configurablehjk2009-04-021-0/+3
* debugger: rework dumper settings pagehjk2009-03-271-2/+1
* debugger: remove reference to dumper build step from debugger UIhjk2009-03-271-5/+4
* make SavedAction and SavedAction "globally" availablehjk2009-03-261-89/+1
* debugger: progress on action generalizationhjk2009-03-261-13/+20
* debugger: work on generalizing the new debugger actionshjk2009-03-261-0/+16
* debugger: work on action handlinghjk2009-03-261-2/+0
* debugger: use dumpers build alongside Qthjk2009-03-261-0/+1
* debugger: use new actions for watchers window/manager communicationhjk2009-03-251-0/+2
* debugger: use new action scheme for number base selectionshjk2009-03-241-0/+2