Debug Info Generation in Clang.

Hi,
I am a newbie to LLVM and Clang. But as I could find LLVM has some stuff for debug info generation. I don’t know how much it is helpful but still to share
http://llvm.org/docs/SourceLevelDebugging.html
Is this enough info?

~Thanks