- Jan 11, 2010
-
-
Tobias Hunger authored
Reviewed-by: thorbjorn
-
- Jan 05, 2010
-
-
hjk authored
-
- Dec 09, 2009
-
-
Thorbjørn Lindeijer authored
It activates too easily for some people. Task-number: QTCREATORBUG-406
-
- Dec 08, 2009
-
-
hjk authored
arrays
-
- Dec 04, 2009
- Nov 26, 2009
-
-
hjk authored
Adding items to an empty container did not result in a [+] in front of the container in the locals view.
-
- Nov 25, 2009
-
-
hjk authored
-
- Nov 04, 2009
-
-
Friedemann Kleint authored
Reviewed-by:
hjk <qtc-committer@nokia.com> Reviewed-by:
dt <qtc-committer@nokia.com>
-
- Oct 16, 2009
-
-
Friedemann Kleint authored
This should save debugger round trips and crashes in the debugging helpers. Add respective option to debugging helper option page, defaulting to true.On this occasion, make CDB detect shadowed variables correctly and display them as "<shadowed n>" as does the Gdb engine by reversing the direction in which CdbSymbolGroupContext::populateINameIndexMap works. Rubber-stamped-by:
hjk <qtc-committer@nokia.com>
-
- Oct 13, 2009
-
-
Friedemann Kleint authored
- Turn off initial breakpoint when attaching (terminal) and additionally ignore it before the first startup complete - Refuse to step the artifical thread created when interrupting - If possible, switch to thread 0 when interupting (do not use artificial thread) - Ignore non-fatal exceptions in dumper calls (stray Startup- complete-traps) - Use right thread for dumper call loading - Rename windows exception code enumeration - Turn off modification off watch-data children by setType, show empty lists correctly. - Verbose warnings about inserting invalid watch data.
-
- Oct 01, 2009
-
-
hjk authored
-
- Sep 25, 2009
-
-
Friedemann Kleint authored
For device debugging. Move both from namespace Debugger::Internal to Debugger, export them, give DebuggerManager a static instance().
-
- Aug 31, 2009
-
-
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.
-
- Aug 14, 2009
-
-
hjk authored
-
- Aug 12, 2009
-
-
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>
-
- Jul 23, 2009
-
-
hjk authored
-
- Jul 13, 2009
- Jul 10, 2009
-
-
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>
-
- Jul 08, 2009
-
-
hjk authored
-
- Jul 03, 2009
-
-
hjk authored
-
- Jun 24, 2009
-
-
hjk authored
-
- Jun 22, 2009
-
-
Friedemann Kleint authored
...making engine implementations easier. Acked-by:
hjk <qtc-committer@nokia.com>
-
- Jun 18, 2009
-
-
Friedemann Kleint authored
-
- Jun 17, 2009
-
-
hjk authored
It's now properly using canFetchMore/fetchMore. cdb is not yet ported.
-
- Jun 16, 2009
-
-
con authored
Reviewed-by: Trust Me Conflicts: src/libs/cplusplus/CppBindings.cpp src/libs/cplusplus/CppBindings.h src/libs/cplusplus/FastPreprocessor.cpp src/libs/cplusplus/FastPreprocessor.h src/plugins/cpptools/cppcurrentdocumentfilter.cpp src/plugins/cpptools/cppcurrentdocumentfilter.h src/plugins/cpptools/cppsemanticsearch.cpp src/plugins/cpptools/cppsemanticsearch.h src/plugins/duieditor/parser/qmljs.g src/plugins/duieditor/parser/qmljsast.cpp src/plugins/duieditor/parser/qmljsast_p.h src/plugins/duieditor/parser/qmljsastfwd_p.h src/plugins/duieditor/parser/qmljsastvisitor.cpp src/plugins/duieditor/parser/qmljsastvisitor_p.h src/plugins/duieditor/parser/qmljsengine_p.cpp src/plugins/duieditor/parser/qmljsengine_p.h src/plugins/duieditor/parser/qmljsgrammar.cpp src/plugins/duieditor/parser/qmljsgrammar_p.h src/plugins/duieditor/parser/qmljslexer.cpp src/plugins/duieditor/parser/qmljslexer_p.h src/plugins/duieditor/parser/qmljsmemorypool_p.h src/plugins/duieditor/parser/qmljsnodepool_p.h src/plugins/duieditor/parser/qmljsparser.cpp src/plugins/duieditor/parser/qmljsparser_p.h src/plugins/duieditor/parser/qmljsprettypretty.cpp src/plugins/duieditor/parser/qmljsprettypretty_p.h src/plugins/duieditor/rewriter/rewriter.cpp src/plugins/duieditor/rewriter/rewriter_p.h src/plugins/duieditor/rewriter/textwriter.cpp src/plugins/duieditor/rewriter/textwriter_p.h src/shared/cplusplus/ASTClone.cpp tests/manual/cplusplus/main.cpp
-
Jason McDonald authored
Reviewed-by: Trust Me
-
- May 13, 2009
-
-
Friedemann Kleint authored
-
- May 12, 2009
-
-
Friedemann Kleint authored
Set/modify breakpoints using the new takeXX() APIs of the breakhandler. Add API for inserted breakpoints (as a 2-step process for pending breakpoints). Format breakpoint tooltip properly with tr() and more esthetically pleasing. Get rid of the old scheme of retrieving and matching the breakpoints from the debugger engine, use ids.
-
- Apr 29, 2009
-
-
Friedemann Kleint authored
Add dumper calls, parser etc. Catch crashes in the dumper functions.
-
- Apr 15, 2009
-
-
hjk authored
-
- Apr 07, 2009
-
-
hjk authored
script debugger
-
- Apr 02, 2009
-
-
hjk authored
-
- Mar 25, 2009
-
-
Friedemann Kleint authored
QLatin1String refactorings.
-
hjk authored
-
- Mar 19, 2009