Hi, I'm using a mac with the default i686-apple-darwin10-llvm-gcc-4.2 and clang version 3.3 (trunk 173279) for c++11 code. Is it possible to debug clang code with gdb? Apparently I can use the lldb experimental support if I compile qtc from source, which I really don't have time to do right now. Thanks, Paulo