[Qt-creator] LLDB support
Konstantin Tokarev
annulen at yandex.ru
Mon Aug 27 13:28:32 CEST 2012
27.08.2012, 15:24, "Michael Seydl" <michael.seydl at gmail.com>:
> 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?
I think it's better than nothing, but should not be used instead of gdb by default.
--
Regards,
Konstantin
More information about the Qt-creator
mailing list