diff options
author | Kai Koehne <kai.koehne@nokia.com> | 2011-02-07 10:55:22 +0100 |
---|---|---|
committer | Kai Koehne <kai.koehne@nokia.com> | 2011-02-07 11:02:32 +0100 |
commit | 50b6a98bd6ce594a7769b67b1f602ded216d09b6 (patch) | |
tree | c79ec9f939738d44549c0a92054064a1729521aa /src/plugins/cpptools/cpprefactoringchanges.cpp | |
parent | 028776ce0830225d88a87abadd0e8532ccfdd0fb (diff) | |
download | qt-creator-50b6a98bd6ce594a7769b67b1f602ded216d09b6.tar.gz |
Debugger: Ensure breakpoints to simple JS expressions are hit
Prevent QDeclarativeEngine to handle simple bindings on their own by
setting the QML_DISABLE_OPTIMIZER environment variable. This ensures
that every binding is actually updated through the JavaScript engine,
and therefore checked for breakpoints.
Task-number: QTCREATORBUG-3595
Diffstat (limited to 'src/plugins/cpptools/cpprefactoringchanges.cpp')
0 files changed, 0 insertions, 0 deletions