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

lldb does not work with QtCreator on Mac OS X

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 4.0.0-rc1
    • Qt Creator 3.4.2, Qt Creator 3.5.0, Qt Creator 3.5.1, Qt Creator 3.6.1
    • Debugger
    • None
    • Mac OS X El Capitan 10.11.4, XCode 7.3, lldb-350.0.21.3
    • 5daeb5da01de7b4139693c6dcf72d4405de80c7

    Description

      After upgrading XCode to 7.3 lldb does not work any more for C++ applications launched from QtCreator. Before XCode 7.3 upgrade it worked just fine.

      There are the following errors in debugger console:

      ERROR: Lldb stderr: error: cannot delete one or more categories
      error: cannot delete one or more categories

      ERROR: Lldb stderr: Exception in thread Thread-1:
      Traceback (most recent call last):
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 810, in __bootstrap_inner
      self.run()
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 763, in run
      self._target(*self.args, **self._kwargs)
      File "/Users/alexz/Developer/Qt/Qt Creator.app/Contents/Resources/debugger/lldbbridge.py", line 769, in loop
      self.handleEvent(event)
      File "/Users/alexz/Developer/Qt/Qt Creator.app/Contents/Resources/debugger/lldbbridge.py", line 1409, in handleEvent
      % self.hexencode(msg))
      File "/Users/alexz/Developer/Qt/Qt Creator.app/Contents/Resources/debugger/dumper.py", line 479, in hexencode
      return s.encode("hex")
      AttributeError: 'NoneType' object has no attribute 'encode'

      Attachments

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

        Activity

          People

            hjk hjk
            deathbaba Alex Zolotarev
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes