- 14 Jul, 2010 2 commits
- 08 Jul, 2010 2 commits
- 07 Jul, 2010 1 commit
-
-
hjk authored
Still far from usable.
-
- 02 Jul, 2010 1 commit
-
-
hjk authored
-
- 30 Jun, 2010 4 commits
- 29 Jun, 2010 1 commit
-
-
hjk authored
-
- 28 Jun, 2010 2 commits
- 25 Jun, 2010 1 commit
-
-
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
-
- 22 Jun, 2010 2 commits
-
-
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).
-
- 15 Jun, 2010 1 commit
-
-
hjk authored
-
- 14 Jun, 2010 3 commits
-
-
hjk authored
-
hjk authored
Plan is to identify make identify an IDebuggerEngine incarnation with a RunControl.
-
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.
-
- 20 May, 2010 1 commit
-
-
hjk authored
-
- 19 May, 2010 1 commit
-
-
hjk authored
Works only with gdb/Python so far.
-
- 18 May, 2010 1 commit
-
-
hjk authored
-
- 10 May, 2010 1 commit
-
-
hjk authored
-
- 07 May, 2010 1 commit
-
-
hjk authored
-
- 05 May, 2010 3 commits
- 04 May, 2010 1 commit
-
-
hjk authored
-
- 30 Apr, 2010 1 commit
-
-
hjk authored
-
- 27 Apr, 2010 2 commits
- 12 Apr, 2010 1 commit
-
-
hjk authored
-
- 09 Apr, 2010 3 commits
-
-
hjk authored
used for -exec-interrupt right now
-
hjk authored
-
Friedemann Kleint authored
-
- 08 Apr, 2010 2 commits
-
-
Friedemann Kleint authored
Manage binaries as a map of binary-><toolchain number>. Provide list widget and editing dialog with tooltip showing the version. Save in settings as a flat list of keys. Acked-by: hjk
-
hjk authored
-
- 30 Mar, 2010 1 commit
-
-
hjk authored
backtrace in the main editor. Useful for sending bug reports.
-
- 26 Mar, 2010 1 commit
-
-
hjk authored
actually hit
-