-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
Qt Creator 2.8.1
-
Windows 7 64 bit
- Build a 64 bit version of Qt and Qt Creator using the MSVC2010 compiler from the Windows SDK 7.1.
- Start this Creator.
- Create a Qt Quick 1 Application project.
- Configure the project to be built on the MinGW-based Qt 4.7.4 from an old Qt SDK.
- Start debugging.
- In the Debugger view, click the "Stop Debugger" icon.
Execution will not stop. The "Stop Debugger" and "Interrupt" icons turn gray. The state of the application is reported as "Running."
With a 32 bit build of Creator, this works correctly. It should work as well with this 64 bit build.
Found by Squish test tst_simple_debug.