- 11 Sep, 2009 4 commits
- 10 Sep, 2009 2 commits
- 09 Sep, 2009 1 commit
-
-
hjk authored
That's the first step to make the gdb/trk Adapter work with the otherwise unmodified gdb engine. GdbProcessBase is inherited by GdbProcess and the gdb/trk Adapter. In the GdbProcess case it's just a wrapper around a QProcess running gdb, in the Adapter case it's the interface to the gdb process in the whole rfomm/gdb/gdbserver combo.
-
- 31 Aug, 2009 1 commit
-
-
hjk authored
Split the concepts 'enabled' and 'editable' in the dumper output Disable "<not in scope>" entries, also fix their type. Fix glitch in type beautification for display Find reason for failing bulk updates.
-
- 28 Aug, 2009 4 commits
- 25 Aug, 2009 1 commit
-
-
hjk authored
There was a case where "childtype" had to be used instead of "type".
-
- 24 Aug, 2009 1 commit
-
-
con authored
Reviewed-by: hjk
-
- 21 Aug, 2009 1 commit
-
-
hjk authored
the child list.
-
- 20 Aug, 2009 1 commit
-
-
hjk authored
It was merged to Qt master a while ago.
-
- 18 Aug, 2009 4 commits
- 17 Aug, 2009 3 commits
- 14 Aug, 2009 1 commit
-
-
hjk authored
-
- 13 Aug, 2009 4 commits
-
-
hjk authored
-
hjk authored
Show the current number base in the view.
-
hjk authored
Just mentioning it in the status bar is often not enough to take notice.
-
hjk authored
When trying to debug qmake or another bootstrapped application loading the dumpers failed as they are binarily incompatible. So failing is expected and fine. However, gdb 6.8-debian produces in this case _two_ responses for '-exec-continue produces' ('^running' and '^error,msg="Cannot find new threads: generic error"') which is impossible according to the MI docs. In theory...
-
- 12 Aug, 2009 2 commits
-
-
hjk authored
-
Friedemann Kleint authored
Fix "displayedtype" in CDB, display it elsewhere. Log debugger settings in DebuggerManager startup. Acked-by:
hjk <qtc-committer@nokia.com>
-
- 23 Jul, 2009 1 commit
-
-
hjk authored
-
- 21 Jul, 2009 1 commit
-
-
hjk authored
-
- 15 Jul, 2009 3 commits
-
-
hjk authored
-
dt authored
Requires a lot of trivial forwarding.
-
Friedemann Kleint authored
-
- 13 Jul, 2009 4 commits
-
-
Alessandro Portale authored
There were both variants, with and without extra semicolon.
-
hjk authored
-
hjk authored
There used to be a single 'Locals' etc item of the true root that was never shown anyway. Removing this also renders using setRootIndex() in WatchWindow unnecessary.
-
- 10 Jul, 2009 1 commit
-
-
Friedemann Kleint authored
- Modified WatchModel to handle storage of an hierarchy of WatchItems. - Factored out code for asynchronous population to AsyncWatchModel and added a mixin for convenient handling - Added base class for synchronous models. - Implement simple, synchronous models for CDB, greatly simplifying code and finally getting manual expansion right. Signed-off-by:
hjk <qtc-committer@nokia.com>
-