Xcode has updated itself to version 6, and now I can not start QtCreator in debug mode. Does anyone know how to solve this?
This is a known bug in Qt Creator . The workaround is simple: in Window-> Views, display the debugger command log, then start a debugging session, wait a bit for it to get stuck, and press Enter from the command line in the debugger command log.
You can try 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
Source: https://habr.com/ru/post/1203616/More articles:iTunes Connect Developer Rejects - Removes Unnecessary Builds / Bins - user-interfaceManually parse part of a response when using Retrofit - jsonWhy is List.sort method encrypted? - sortingHow to fix gstreamer error in Qt5? - qt5Heroku Java application runs locally with a wizard - javaMake FlipClock.js responsive - javascriptresizing flipclock.js did not change as expected - javascriptThe Eclipse "clean" command for a C ++ project generates "cannot start the del program: the launch failed" for Win8.1 - eclipseAndroid: top-level item not complete in AndroidManifest.xml - androidHow to make only one fluid column in bootstrap - layoutAll Articles