aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickpixmapcache
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@theqtcompany.com>2015-11-24 16:17:27 +0100
committerUlf Hermann <ulf.hermann@theqtcompany.com>2015-12-02 14:11:25 +0000
commitc3f03bbff1db14dc5b5436d8aef834512207d498 (patch)
tree279d2fdf57c1155392c31ba31a6291c68cb8d71c /tests/auto/quick/qquickpixmapcache
parentec5a886d4b92a18669d5bbd01b43a57f7d81b856 (diff)
Support multiple QML engines in V4 debugger
Whenever the debugger is paused, there is exactly one engine that caused the debuggerPaused() slot to be called. We can only interact with that engine in any meaningful way. Of course you can shoot yourself in the foot with this tool. You can, for example, set a breakpoint that will be hit by multiple engines and then get confused about which engine just hit the breakpoint. Similar things are also possible with other kinds of debuggers, though. If this becomes a problem we can add an engine ID to the responses. Also, this does not fix the other debug services. So you might still not see the "correct" locals and expressions from the QQmlEngineDebugService while the debugger is not paused. Task-number: QTBUG-49615 Change-Id: Ie044f0aedb51481c4cf851635d7c12839251cbd0 Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
Diffstat (limited to 'tests/auto/quick/qquickpixmapcache')
0 files changed, 0 insertions, 0 deletions