[Lldb-commits] [PATCH] D51442: Don't include the Age in the UUID for CvRecordPdb70 UUID records in minidump files

Leonard Mosescu via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 29 10:47:51 PDT 2018


lemo added a subscriber: zturner.
lemo added a comment.

I'm curious too: where did the PDB70 age create matching problems?

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?


https://reviews.llvm.org/D51442





More information about the lldb-commits mailing list