- 18 Nov, 2010 2 commits
- 17 Nov, 2010 2 commits
-
-
Friedemann Kleint authored
Try to achieve consistency in reporting stop messages for all engines. Report by BreakpointId if available.
-
Oswald Buddenhagen authored
get away from argument stringlists. instead, use native shell command lines which support quoting/splitting, environment variable expansion and redirections with well-understood semantics. Task-number: QTCREATORBUG-542 Task-number: QTCREATORBUG-1564
-
- 16 Nov, 2010 2 commits
- 15 Nov, 2010 1 commit
-
-
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.
-
- 10 Nov, 2010 2 commits
- 09 Nov, 2010 3 commits
-
-
hjk authored
-
Arvid Ephraim Picciani authored
-
hjk authored
-
- 08 Nov, 2010 5 commits
- 05 Nov, 2010 1 commit
-
-
hjk authored
-
- 04 Nov, 2010 1 commit
-
-
hjk authored
-
- 02 Nov, 2010 1 commit
-
-
Friedemann Kleint authored
-
- 29 Oct, 2010 1 commit
-
-
Christian Kandeler authored
This is needed for multi-architecture gdb. Reviewed-by: hjk
-
- 28 Oct, 2010 1 commit
-
-
hjk authored
-
- 27 Oct, 2010 2 commits
- 05 Oct, 2010 1 commit
-
-
Christiaan Janssen authored
Reviewed by: Kai Koehne, Andre Poenitz
-
- 04 Oct, 2010 2 commits
-
-
Kai Koehne authored
Also only warn about missing qmlobserver when actually trying to debug a .qmlproject. Reviewed-by: Christiaan Janssen
-
Christiaan Janssen authored
Reviewed by: Kai Koehne, Andre Poenitz
-
- 29 Sep, 2010 1 commit
-
-
Lasse Holmstedt authored
Reviewed-by: hjk
-
- 23 Sep, 2010 1 commit
-
-
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.
-
- 15 Sep, 2010 1 commit
-
-
hjk authored
-
- 13 Sep, 2010 2 commits
-
-
Friedemann Kleint authored
namespace (from Debugger::Internal) as they are exported classes. Introduce private classes to avoid exposing private JS debugger headers.
-
hjk authored
-
- 08 Sep, 2010 1 commit
-
-
Lasse Holmstedt authored
Without doing some magic for the filenames, we go to shadow build files instead of the real ones, resulting in confusion. The user should never see the shadow build files while debugging. Reviewed-by: hjk
-
- 07 Sep, 2010 1 commit
-
-
hjk authored
-
- 06 Sep, 2010 1 commit
-
-
hjk authored
-
- 01 Sep, 2010 1 commit
-
-
hjk authored
Saves lots of conversion.
-
- 31 Aug, 2010 1 commit
-
-
Lasse Holmstedt authored
-
- 30 Aug, 2010 1 commit
-
-
hjk authored
Finally.
-
- 26 Aug, 2010 1 commit
-
-
Olivier Goffart authored
-
- 24 Aug, 2010 1 commit
-
-
Lasse Holmstedt authored
Reviewed-by: hjk
-