Files
qt-creator/src/libs/qtcreatorcdbext/qtcreatorcdbextension.cpp
Friedemann Kleint 437e593a87 CDB extension: Add qmlstack command and helpers.
Add a command that dumps the QML stack. It tries to find
the address of the JS execution context in a complete stack
trace and calls the exported function in QML to create the
trace from it.

Task-number: QTCREATORBUG-11144

Change-Id: I8fef5df2b33b95748e78d837aba703945eaeead9
Reviewed-by: David Schulz <david.schulz@digia.com>
2014-02-26 08:32:50 +01:00

46 KiB