Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-41837

OS X: the auto-detected desktop configuration in Creator shipped with the 5.4 packages forces gdb as debugger (instead of lldb)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.4.0 RC
    • 5.4.0 Beta
    • Packaging & Installer
    • None
    • OSX 10.10 GM, XCode 6.1 GM
    • macOS

    Description

      This happens because
      Contents/Resources/QtProject/qtcreator/profiles.xml
      has the line

      <value type="uint" key="EngineType">1</value>

      which forces the type to gdb, but new XCode version ship only with lldb, so a new system might have no gdb.
      As consequence the default Desktop kit cannot be used for debugging (one needs to clone it).

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-41837
          # Subject Branch Project Status CR V

          Activity

            People

              kkohne Kai Köhne
              fawzi Fawzi Mohamed
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes