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

Default kits gets confused about gdb

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 2.7.0
    • All Other Issues
    • None

      Installing a new Qt SDK with the same settings that an older version created will mess up the Auto detected default kit: It will use the new name with the old configuration.

      How to reproduce:

      Start e.g. a creator from Qt 5.0.1 binary installer:

      C:\Qt\Qt5.0.1-mingw\Tools\QtCreator\bin\qtcreator.exe -settingspath D:\dev\tmp\customsettings
      close it

      start now e.g. a 5.0.2 candidate:

      C:\Qt\Qt5.0.2-455\Tools\QtCreator\bin\qtcreator.exe -settingspath D:\dev\tmp\customsettings

      Check Kits tab. The default Kit is named "5.0.2", but actually uses the gdb from 5.0.1.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hunger Tobias Hunger
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes