- 25 May, 2009 4 commits
-
-
kh authored
The onModeChanged gets always called, even after shutdown where we already had deleted the DebuggerManager. Don't access the 0 pointer.
-
hjk authored
works only with gbd 7.0 so far.
-
Friedemann Kleint authored
Introduced struct DebuggerStartParameters to pass around start parameters, removing the need for the engines to access private members of DebuggerManager. Pass it to DebuggerManager::startNewDebugger() and move the GUI parts of that function into DebuggerPlugin, making it possible to create the struct from command line parameters. Introduce command line parsing with a few more -enable-xx options. Introduce warning() to debugger panel in the CDB engine. On this occasion, clean out a few trailing whitespaces.
-
con authored
The dock widget visibility was not saved/restored correctly, and pulling floating dock widgets back into the layout didn't remove the header widget in case of locked mode. Now we track visibility and floating state of dock widgets directly.
-
- 19 May, 2009 2 commits
- 15 May, 2009 2 commits
-
-
con authored
-
con authored
Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- 14 May, 2009 1 commit
-
-
Friedemann Kleint authored
Make debugger tooltip API more general, have the engines check the correct file type, figure out the expression and context from the text editor. Put common functionality in watchutils.cpp. In the CDB engine, check whether a tooltip expression is a known variable within the stack frame context. If so, retrieve via symbol group or dumpers. Cache by function and expression. Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- 11 May, 2009 1 commit
-
-
hjk authored
-
- 08 May, 2009 1 commit
-
-
hjk authored
-
- 07 May, 2009 3 commits
- 06 May, 2009 2 commits
- 05 May, 2009 2 commits
- 04 May, 2009 1 commit
-
-
hjk authored
-
- 28 Apr, 2009 1 commit
-
-
hjk authored
-
- 17 Apr, 2009 2 commits
-
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Modify engine creation funcs to populate a list of option pages to be able to handle engine enabling independently of the actual engine creation.
-
- 15 Apr, 2009 1 commit
-
-
Friedemann Kleint authored
Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- 14 Apr, 2009 1 commit
-
-
Oswald Buddenhagen authored
this includes changing the runInTerminal.command command line. the terminal setting mock from the debugger plugin is gone again.
-
- 09 Apr, 2009 1 commit
-
-
Friedemann Kleint authored
Add modules, threads and register view. Refactor register format code.
-
- 08 Apr, 2009 1 commit
-
-
hjk authored
-
- 07 Apr, 2009 3 commits
- 06 Apr, 2009 2 commits
- 02 Apr, 2009 1 commit
-
-
hjk authored
-
- 01 Apr, 2009 1 commit
-
-
hjk authored
-
- 30 Mar, 2009 1 commit
-
-
hjk authored
-
- 27 Mar, 2009 2 commits
- 26 Mar, 2009 3 commits
- 24 Mar, 2009 1 commit
-
-
hjk authored
-