Debugger: Disable breakpoint relocation in JS
authorKai Koehne <kai.koehne@nokia.com>
Tue, 22 Nov 2011 14:32:46 +0000 (15:32 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 29 Nov 2011 14:30:20 +0000 (15:30 +0100)
commitfa59f1e675ca39990e56380e659e9e6490370c83
treee68073a972ab9227d169e7c852527016f28ee86e
parent409aecbe1e30aa1319ea72bf830c405827e13d21
Debugger: Disable breakpoint relocation in JS

Because we pass scripts lazily to v8, breakpoints can be relocated to
lines unexpected to the user. Therefore disable breakpoint relocation
alltogether for the time being.

Change-Id: I34b4b9b1267270014c3a17cb6cad1e3c7eded074
Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
src/declarative/qml/v8/qv8engine.cpp
tests/auto/declarative/debugger/qdeclarativedebugjs/tst_qdeclarativedebugjs.cpp