Xcode updated itself to version 6 and now I can\'t launch QtCreator in debug mode. Does anyone know how to solve this?
You can attempt this patch created for LLDB 320.x in Xcode 6.01
git fetch https://codereview.qt-project.org/qt-creator/qt-creator refs/changes/16/95516/2 && git checkout FETCH_HEAD