Should LLVM become the default D-lang platform?

Peter Alexander peter.alexander.au at gmail.com
Sat Jan 11 08:50:18 PST 2014


On Saturday, 11 January 2014 at 13:04:13 UTC, Iain Buclaw wrote:
> As I understand, neither GCC nor LLVM are capable of producing 
> PDB.
> Has Microsoft even release any documentation or code necessary 
> to
> produce files in their PDB format?

There are plenty of PDB parsers available, so it should be 
possible to uncover the format from there.

Here's one.

https://code.google.com/p/pdbparse/


More information about the Digitalmars-d mailing list