[Qt-creator] LLDB support
Stephen Chu
stephen at ju-ju.com
Mon Aug 27 14:59:42 CEST 2012
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.
More information about the Qt-creator
mailing list