27.08.2012, 15:24, "Michael Seydl" <[email protected]>:
> 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
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to