-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 3.5.0
-
None
-
Windows 7 64 bit
Qt 5.4.2
MSVC2013
cdb 6.12
- Open project qtdeclarative\examples\quick\demos\samegame\samegame.qmlproject from Qt5's repository.
- Configure the project to use Qt 5.4.2.
- Set a breakpoint at the first line of function startNewGame(gc, mode, map).
- Run the project in debugger.
- In the app, click "1 Player".
The breakpoint is being hit. - Click the "Stop Debugger" icon.
Creator will free for about 30 seconds before the debugger finally quits.
The debugger should stop more quickly and Creator should not freeze.
- relates to
-
QTCREATORBUG-13575 [REG 3.2.2 -> 3.3.0] JavaScript debugger: Cannot expand children of expression evaluators
-
- Closed
-