<p dir="ltr">On 11 Jan 2014 16:55, "Peter Alexander" <<a href="mailto:peter.alexander.au@gmail.com">peter.alexander.au@gmail.com</a>> wrote:<br>
><br>
> On Saturday, 11 January 2014 at 13:04:13 UTC, Iain Buclaw wrote:<br>
>><br>
>> As I understand, neither GCC nor LLVM are capable of producing PDB.<br>
>> Has Microsoft even release any documentation or code necessary to<br>
>> produce files in their PDB format?<br>
><br>
><br>
> There are plenty of PDB parsers available, so it should be possible to uncover the format from there.<br>
><br>
> Here's one.<br>
><br>
> <a href="https://code.google.com/p/pdbparse/">https://code.google.com/p/pdbparse/</a></p>
<p dir="ltr">But just to clarify, that is a reverse engineering effort?</p>