Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
Qt Creator 4.4.0-rc1
-
None
-
Windows 10 1703 64 bit
MSVC2015
Description
- Have a 64 bit build of Creator without qtcreatorcdbext64.
- Open a project in this Creator.
- Create a build configuration using a 32-bit Qt and one using a 64-bit Qt.
- Make the 64 bit build active.
- Try debugging.
This works. - Make the 32 bit build active.
- Try debugging.
This does not work because ofQTCREATORBUG-18248. - Make the 64 bit build active again.
- Try debugging.
This does not work anymore because debugging is disabled completely.
When Creator is not able to debug a particular build, debugging other builds should still be possible.
Attachments
Issue Links
- replaces
-
QTCREATORBUG-18251 Crash after trying to debug for the second time after closing CDB error message dialog
- Closed
- resulted from
-
QTCREATORBUG-18248 CDB error message prevents debugging
- Closed