- Jun 30, 2010
- Jun 28, 2010
- Jun 25, 2010
-
-
hjk authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
Added adapter to work with TCF over WLAN. Factor out common code for Symbian from TrkAdapter. Improve message logging in TrkGdbAdapter, some cleanup. Added new TcfTrkGdbAdapter based on TcfTrkDevice in symbianutils based on JSON, using QTcpSocket. To be started via special @tcf@ argument. Rubber-stamped-by: hjk
-
hjk authored
-
hjk authored
A mostly mechanical change. Reviewed-By: con
-
hjk authored
-
- Jun 23, 2010
- Jun 22, 2010
-
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
-
hjk authored
-
Friedemann Kleint authored
-
hjk authored
-
hjk authored
-
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).
-
- Jun 14, 2010
-
-
Friedemann Kleint authored
-
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.
-
hjk authored
-
- Jun 11, 2010
- Jun 10, 2010
-
-
hjk authored
-
- Jun 07, 2010
-
-
hjk authored
There is no shortcut associated with these actions, the user has to set them up by himself.
-
- Jun 01, 2010
-
-
hjk authored
-
- May 28, 2010
-
-
hjk authored
-
- May 17, 2010
-
-
hjk authored
Use BreakpointData objects for communicaition instead of random collection of some of their attributes.
-
- May 12, 2010
-
-
hjk authored
application
-
- May 05, 2010
-
-
ck authored
Reviewed-by: hjk
-