Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
Qt Creator 4.9.0-beta1
-
Windows 10 1809 64 bit
GNU gdb (GDB) 8.1
-
-
776d54e4352aa873f1cab014b1b32ee105514155 (qt-creator/qt-creator/4.9)
Description
- Have MSVC compiler and CDB debugger installed.
- Have a Qt version built with MinGW and a matching MinGW compiler in PATH variable.
- Start Creator with empty settings.
E.g. using the parameter -settingspath <empty directory> - Go to "Tools" -> "Options..." -> "Kits" -> "Kits".
There will be an auto-detected Kit using the MinGW Qt version. For this Kit, the CDB debugger is set. Creator even shows a warning that these don't match.
gdb was automatically detected, it was just not selected for the kit. Since Creator already noticed that cdb does not match, it should be able to select gdb instead.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-27758 cdb selected for imported kit using MinGW
- Closed
-
QTCREATORBUG-8081 Auto-detection of toolchain for auto-detected kit does not work
- Closed
- resulted in
-
QTQAINFRA-2847 Gerrit Bot closing reopened Bugs
- Closed