Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.2.0-rc1
-
Windows 7 64 bit
-
edb7961fe690ad9cd18e2f22aab42754c4f14b76
Description
- Have one MinGW-based and two MSVC-based kits configured.
- Select "Debug" -> "Start Debugging" -> "Attach to Running Application..." from the menu.
Only the MSVC-based kits will be available in the "Kit" combo box. Thus, Creator can't attach to a running MinGW-based application anymore.
In Creator 3.1.2, all kits are being shown so attaching works correctly.