Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-21994

cdb selected for default kit using MinGW

XMLWordPrintable

    • Windows
    • 776d54e4352aa873f1cab014b1b32ee105514155 (qt-creator/qt-creator/4.9)

      1. Have MSVC compiler and CDB debugger installed.
      2. Have a Qt version built with MinGW and a matching MinGW compiler in PATH variable.
      3. Start Creator with empty settings.
        E.g. using the parameter -settingspath <empty directory>
      4. 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.

        For Gerrit Dashboard: QTCREATORBUG-21994
        # Subject Branch Project Status CR V

            kandeler Christian Kandeler
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes