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

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

      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).

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes