Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.0.3, Qt Creator 4.1.0-rc1
-
Ubuntu 16.04 LTS 64 bit
Kit using Qt 5.6.1, Qt 5.7.0
-
4bbd89d1b37800773802914cdfff62d43b5cb0de
Description
- Open project qtdeclarative/examples/quick/demos/samegame/samegame.qmlproject from Qt's sources.
I used it from Qt 5.7.0. - Set a breakpoint at the call to cleanUp() in function startNewGame(gc, mode, map).
- Run this in the debugger.
- In the app, click "1 Player".
The breakpoint is being hit. - Press F11 to "step into".
The debugger steps into cleanUp(). From there, it can't step out anymore. The "Step Out" button is disabled and there is no menu entry for this. The assigned shortcut Shift+F11 doesn't do anything.
It should be possible to step out from a function the user just stepped into.
Attachments
For Gerrit Dashboard: QTCREATORBUG-16691 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
166694,2 | Debugger: Register step out action also for QML | 4.1 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |