- 17 Apr, 2012 1 commit
-
-
hjk authored
This also allows simple setting of breakpoints on failed asserts. Change-Id: I6dd84cbfaf659d57e39f3447386cebc0221b2b84 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 10 Apr, 2012 1 commit
-
-
Aurindam Jana authored
Change-Id: I99eedc86c987615072b7400051b61700b98ebab3 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 06 Mar, 2012 1 commit
-
-
Robert Loehning authored
Change-Id: Id353ab140a46e06ffc3abf667ab3b234e749e17c Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 25 Feb, 2012 1 commit
-
-
hjk authored
Change-Id: I0a54370379d3b27824641c41c3499e4bd2056181 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 20 Feb, 2012 1 commit
-
-
Eike Ziller authored
And adapt the other API respectively. Change-Id: I1e04e555409be09242db6890f9e013396f83aeed Reviewed-by:
Bill King <bill.king@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 15 Feb, 2012 1 commit
-
-
Erik Verbruggen authored
Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 26 Jan, 2012 1 commit
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 24 Jan, 2012 1 commit
-
-
hjk authored
Change-Id: I9b690d9b150c8d162b15370f9f8986267c9128f1 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 16 Jan, 2012 1 commit
-
-
hjk authored
This does not yet use the potential. Change-Id: I087311fb7d59b46e49f65a84c4420c72a1227ebb Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
- 03 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 13 Oct, 2011 1 commit
-
-
Kai Koehne authored
Change-Id: Ia690b5cda84738c303ae7b6bd579e43313728525 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 29 Jul, 2011 1 commit
-
-
Kai Koehne authored
Warn if the condition fails, but otherwise don't change the execution flow. Change-Id: Id7b14c745109b66960add967b2a4ef8d31e1a546 Reviewed-on: http://codereview.qt.nokia.com/2389Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 29 Jun, 2011 1 commit
-
-
hjk authored
Was mis-named from the beginning. (cherry picked from commit 2f119dc2f85b28274d47ff635188872d5ed11521) Change-Id: I4f2e388edfdded117c5b35d3d04bbdc68d77afa4 Reviewed-on: http://codereview.qt.nokia.com/872Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 27 Jun, 2011 1 commit
-
-
hjk authored
Change-Id: I21d10cf42eb039c74475e106537b6e107d155196 Reviewed-on: http://codereview.qt.nokia.com/745Reviewed-by:
hjk <qthjk@ovi.com>
-
- 22 Jun, 2011 1 commit
-
-
hjk authored
Change-Id: I971a2af2534bc650e8c604a5c2dc2e1846dbb045 Reviewed-on: http://codereview.qt.nokia.com/592Reviewed-by:
hjk <qthjk@ovi.com>
-
- 06 May, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 23 Feb, 2011 2 commits
- 17 Feb, 2011 1 commit
-
-
Friedemann Kleint authored
Move tooltip-request handling from DebuggerPlugin into DebuggerToolTipManager. Request tooltip only if position changed and close standard tooltip on success.
-
- 11 Feb, 2011 1 commit
-
-
Friedemann Kleint authored
Replace old debugger tooltip by a new ToolTipManager which has a list of AbstractDebuggerToolTipWidget with the functionality to 'acquire' an engine (display its data) and 'release' it (store engine data and display them as 'previous') and serialization to XML session data. DebuggerTreeViewToolTipWidget implements AbstractDebuggerToolTipWidget for tree model acting as a filter on watch models. Rubber-stamped-by: hjk
-
- 07 Feb, 2011 1 commit
-
-
Friedemann Kleint authored
Handle in editBreakpoint(). Acked-by: hjk
-
- 12 Jan, 2011 2 commits
- 10 Jan, 2011 1 commit
-
-
Friedemann Kleint authored
-
- 17 Dec, 2010 2 commits
- 26 Nov, 2010 1 commit
-
-
hjk authored
-
- 25 Nov, 2010 1 commit
-
-
hjk authored
-
- 16 Nov, 2010 1 commit
-
-
hjk authored
-
- 15 Nov, 2010 2 commits
-
-
Friedemann Kleint authored
For Breakpoint data manipulation. Reviewed-by: hjk
-
hjk authored
The breakpoints are now (fairly) tightly guarded by the BreakpointHandler. Engines and Views are only supposed to refer to them by id. They also have individual states now. The breakpoint data is split into a "user requested" "fixed" part in BreakpointData and the engines' acknowledged data in a new struct BreakpointResponse. TODO: Move m_state and m_engine members to BreakpointResponse. Fix regressions in the marker handling.
-
- 03 Nov, 2010 1 commit
-
-
Tobias Hunger authored
Krazy was complaining about those.
-
- 08 Oct, 2010 1 commit
-
-
Friedemann Kleint authored
No longer change iname to obtain sorting. Reviewed-by: hjk
-
- 23 Sep, 2010 2 commits
-
-
Friedemann Kleint authored
assignValueInDebugger: Pass on WatchData as well, pass on values as QVariant. Based on that, do more extensive checks in CDB, preventing assignment of non-PODs. Locals/Watch editing: * Disable while running * Edit pointer values as hex with validation. CDB: Strip class types off reported pointer values and reformat the values as short 0x-pointer values, introduce flag to WatchData::source to do dumper expansion handling. Windows: recognize int64 as int. Register handler: Fix accessing uninitialized value.
-
hjk authored
Task-number: QTCREATORBUG-1608
-
- 21 Sep, 2010 1 commit
-
-
Friedemann Kleint authored
Make address a quint64, linnumber and ignoreCounts int. Reviewed-by: hjk
-
- 13 Sep, 2010 2 commits
- 24 Aug, 2010 1 commit
-
-
Friedemann Kleint authored
...which subclasses DebuggerRunner and does not call DebuggerPlugin::startDebugger(), which connects the engine, leading to strange malfunctions. Move functionality to DebuggerRunner::start() to make it self-contained. Add object names to engines for easier debugging. Reviewed-by: hjk
-