On 8/27/12 7:24 AM, Michael Seydl wrote: > Hi. > > Progress. Progress. :) I'm push my changes on my github account soon, > but here's the caveat when using lldb on Mac. When debugging binaries > build with llvm-gcc almost all the lldb python stl formatter and > helper are broken. And even if someone would take it on to write some > new formatters it would be hard for the debugger to distinguish which > compiler actually build the binary. > > Therefore my implementation of the lldb debugger just debugs binaries > properly, which were build with clang. Guess that's a bummer as clang > is still and unsupported mkspec. > > What do you think?
This is great news. Can't wait to try it. Clang is officially supported in Qt 5. The macx-clang family of mkspecs are no longer in unsupported folder. _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
