<div dir="ltr">We probably don't.  Windows debug info in LLDB is currently based off of DIA SDK, which handles everything for us (but obviously only works on Windows).  That's one of the things that would need to be fixed to debug Windows minidumps on Linux (I assume).<br><br><div class="gmail_quote"><div dir="ltr">On Wed, Aug 29, 2018 at 10:47 AM Leonard Mosescu <<a href="mailto:mosescu@google.com">mosescu@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr">I'm curious too: where did the PDB70 age create matching problems?<div><br></div><div>On a related note, I just noticed that ObjectFilePECOFF::GetUUID() doesn't have a real implementation (just returns false). How do we extract module UUID for PE/COFF files?</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 29, 2018 at 10:28 AM, Zachary Turner via Phabricator <span dir="ltr"><<a href="mailto:reviews@reviews.llvm.org" target="_blank">reviews@reviews.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">zturner added a subscriber: clayborg.<br>
zturner added a comment.<br>
<span><br>
For PE/COFF files, the Age is also in the executable and Guid+Age actually<br>
constitute a 20-byte UUID. Is this not the case on Apple? What object file<br>
format are you dealing with?<br>
<br>
<br>
</span><a href="https://reviews.llvm.org/D51442" rel="noreferrer" target="_blank">https://reviews.llvm.org/D51442</a><br>
<br>
<br>
<br>
</blockquote></div><br></div>
</blockquote></div></div>