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

Mac debugging helper is not built in the same architectures as installed Qt

    XMLWordPrintable

Details

    Description

      When rebuilding debugging helper on Mac, the resulted dylib does not have the same architectures as the installed Qt.

      For example, the binary package of 4.7.0beta1 contains both x86 and x86_64 architectures. When rebuilding the debugging helper on OS X 10.5.8 with a Mac Pro, the resulted "libgdbmacros.1.0.0.dylib" contains only x86 code:

      mac-pro$ file /Applications/Qt\ Creator.app/Contents/qtc-debugging-helper/92501879/libgdbmacros.1.0.0.dylib
      /Applications/Qt Creator.app/Contents/qtc-debugging-helper/92501879/libgdbmacros.1.0.0.dylib: Mach-O dynamically linked shared library i386

      This makes really hard to debug 64-bit code.

      Attachments

        Issue Links

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

          Activity

            People

              kkohne Kai Köhne
              stephenju Stephen Chu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes