Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.5.0-beta1
-
Windows 7 64 bit
cdb 6.12
gdb 7.8
-
d5b75c71dd6ea917218cb18a62e5ddf1f7e1a666
Description
- Open the project qtdeclarative\examples\quick\demos\samegame\samegame.qmlproject from Qt 5.5.0's repository.
- Start debugging.
- In the QML app, click the "Power off" button to quit.
Creator will not react to input for some time. This take some seconds at least, but I often get even longer freezes.
This happens with cdb as well as with gdb.
Creator should always stay responsive and not freeze for several seconds.