- May 25, 2009
-
-
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.
-
- May 19, 2009
- May 15, 2009
-
-
con authored
-
con authored
Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- May 14, 2009
-
-
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>
-
- May 11, 2009
-
-
hjk authored
-
- May 08, 2009
-
-
hjk authored
-
- May 07, 2009
- May 06, 2009
- May 05, 2009
- May 04, 2009
-
-
hjk authored
-
- Apr 28, 2009
-
-
hjk authored
-
- Apr 17, 2009
-
-
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.
-
- Apr 15, 2009
-
-
Friedemann Kleint authored
Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- Apr 14, 2009
-
-
Oswald Buddenhagen authored
this includes changing the runInTerminal.command command line. the terminal setting mock from the debugger plugin is gone again.
-
- Apr 09, 2009
-
-
Friedemann Kleint authored
Add modules, threads and register view. Refactor register format code.
-
- Apr 08, 2009
-
-
hjk authored
-
- Apr 07, 2009
- Apr 06, 2009
- Apr 02, 2009
-
-
hjk authored
-
- Apr 01, 2009
-
-
hjk authored
-
- Mar 30, 2009
-
-
hjk authored
-
- Mar 27, 2009
- Mar 26, 2009
- Mar 24, 2009
-
-
hjk authored
-
- Mar 23, 2009