<p dir="ltr">Hi Akash, *,<br>
</p>
<p dir="ltr"></p>
<p dir="ltr">Akash Jain <<a href="mailto:akash96j@gmail.com">akash96j@gmail.com</a>> schrieb am Di., 07.06.2016, 6:58:</p>
<blockquote><p dir="ltr"> I wondered if the pdb files even<br>
had the sources specified.</p>
</blockquote>
<p dir="ltr"><br></p>
<p dir="ltr">Yes, the official builds (including alpha and beta builds) are source-indexed. On crash, you will be able to see sources. Maybe windbg won't work if you don't use the same paths, so try to set a breakpoint in a function and have the debugger stop at that.</p>
<blockquote><p dir="ltr"> So I found code for a tool which is<br>
essentially a pdb parser. On building and running it on any of the pdb<br>
files, I found that there were no sources for all the object files,</p>
</blockquote>
<p dir="ltr"></p>
<p dir="ltr">They are not included in the pdb directly, but have instructions in them on how it can be downloaded. Downloading makes use of power shell, maybe you're missing that..<br>
</p>
<blockquote><p dir="ltr"><br>
</p>
</blockquote>
<p dir="ltr"><br>
Ciao<br>
Christian</p>