https://bugs.llvm.org/show_bug.cgi?id=47528
Adrian McCarthy <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|[email protected] |[email protected]
--- Comment #2 from Adrian McCarthy <[email protected]> ---
Thanks for the tip. There's definitely a special path through the code for a
file that matches the path stored in the minidump. That path is bypassing the
version checking. The solution might involve keeping it as a candidate match
and proceeding through the search to see if there's one that does have a
matching UUID. Obviously, a matching UUID should win. But if there if there
are no matches, then we can use the candidate that didn't have the UUID.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
lldb-dev mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev