Microsoft is going to add CodeView debug information to LLVM

Kai Nacke via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Sun Nov 1 05:08:33 PST 2015


Hi all!

I just found this announcement: 
http://permalink.gmane.org/gmane.comp.compilers.clang.devel/45575

It is a proposal how to add CodeView debug information generation 
to LLVM and clang. This is really good news: It means that we 
will be able to debug D code with VisualStudio. A long missed 
feature, see issue #167. 
(https://github.com/ldc-developers/ldc/issues/167)

Regards,
Kai


More information about the digitalmars-d-ldc mailing list