- 14 Jul, 2010 1 commit
-
-
hjk authored
This mainly allows for more precise shutdown and tightens the set of allowed transitions.
-
- 22 Jun, 2010 1 commit
-
-
hjk authored
This replaces the (de facto) singleton engines and data handlers by classes that are instantiated per run. The DebuggerRunControl will now create an object of (a class derived from) DebuggerEngine that contains all the relevant "dynamic" data. DebuggerManager is no more. The "singleton" bits are merged into DebuggerPlugin, whereas the data bits went to DebuggerEngine. There is no formal notion of a "current" DebuggerEngine. However, as there's only one DebuggerEngine at a time that has its data models connected to the view, there's still some "de facto" notion of a "current" engine. Calling SomeModel::setData(int role, QVariant data) with custom role is used as the primary dispatch mechanism from the views to the "current" data models (and the engine, as all data models know their engine).
-
- 14 Jun, 2010 3 commits
-
-
hjk authored
-
hjk authored
Pass output through the RunControl instead of the DebuggerManager.
-
hjk authored
This replaces most uses of DebuggerStartParameters by DebuggerRunControl which is a simple RunControl with a DebuggerStartParameters member. Plan is to move all global state to the run controls, and possibly introduce specialized ones for core debugging etc.
-
- 11 Jun, 2010 1 commit
-
-
Oswald Buddenhagen authored
Reviewed-by: hjk
-
- 10 Jun, 2010 1 commit
-
-
Tobias Hunger authored
* The standard says all preprocessor directives have to start at column 0.
-
- 20 May, 2010 1 commit
-
-
hjk authored
-
- 19 May, 2010 1 commit
-
-
hjk authored
-
- 18 May, 2010 1 commit
-
-
hjk authored
-
- 05 May, 2010 1 commit
-
-
ck authored
Reviewed-by: hjk
-
- 29 Apr, 2010 1 commit
-
-
hjk authored
-
- 27 Apr, 2010 1 commit
-
-
hjk authored
-
- 08 Apr, 2010 1 commit
-
-
hjk authored
-
- 23 Mar, 2010 1 commit
-
-
hjk authored
-
- 18 Mar, 2010 1 commit
-
-
Friedemann Kleint authored
-
- 11 Mar, 2010 1 commit
-
-
hjk authored
-
- 05 Mar, 2010 1 commit
-
-
hjk authored
-
- 03 Mar, 2010 1 commit
-
-
hjk authored
mechanism for breakpoints.
-
- 11 Feb, 2010 2 commits
- 08 Feb, 2010 2 commits
-
-
Friedemann Kleint authored
-
hjk authored
-
- 03 Feb, 2010 1 commit
-
-
Friedemann Kleint authored
-
- 21 Jan, 2010 3 commits