- Dec 08, 2009
-
-
hjk authored
arrays
-
- Dec 04, 2009
-
-
hjk authored
-
- Nov 25, 2009
-
-
Friedemann Kleint authored
Convert CDB unsigned integer values should they appear in hex, make format flexible. Use int64 for reformatting integers to be able to accommodate 64 bit values on Windows 64. Add some more integer types. Do not save decimal type formats. Add menu option to clear individual formatting. Do not use map[] to query the type formats (inserting 0 everywhere as a side effect). Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
hjk authored
-
- Oct 20, 2009
-
-
hjk authored
-
- 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 07, 2009
-
-
hjk authored
alternatives.
-
Friedemann Kleint authored
Enable debugger actions correctly. Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- Oct 06, 2009
-
-
hjk authored
-
- Oct 01, 2009
-
-
hjk authored
-
- Sep 29, 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 19, 2009
-
-
Friedemann Kleint authored
- Watchwindow: Do not open Address dialog if menu is canceled (act = 0 matching the unitialized unknown memory action) - Actually pass the address of the dialog to the agent - Make the "Open Memory editor..." action always visible to be able to look at const char *x pointing at y - Improve the address dialog with checking and dialog button box - Explicitly pass the quint64 around - Translate & purge
-
Friedemann Kleint authored
-
- Aug 18, 2009
-
-
hjk authored
-
- Aug 17, 2009
-
-
hjk authored
"Stepping instruction wise" and "display disassembler" mode is now toggled by a single action. This also allows to re-use F10 and F11 as keyboard shortcut. Missing: caching of disassembler output, removal of old disassembler view.
-
- Aug 14, 2009
-
-
hjk authored
-
- Aug 12, 2009
-
-
hjk authored
-
- Jul 13, 2009
-
-
Alessandro Portale authored
There were both variants, with and without extra semicolon.
-
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.
-
- 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
-
- Jul 01, 2009
-
-
hjk authored
The option is hidden in the context menu. Currently the application must be stopped.
-
- Jun 24, 2009
-
-
hjk authored
-
- 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 29, 2009
-
-
hjk authored
-
- May 05, 2009
-
-
hjk authored
-
- Apr 29, 2009
-
-
hjk authored
-
- Apr 16, 2009
-
-
hjk authored
-
- Apr 08, 2009
-
-
hjk authored
-
- Apr 07, 2009
- Apr 03, 2009
-
-
hjk authored
-
- Mar 27, 2009
-
-
hjk authored
-