wallace accepted this revision. wallace added inline comments. This revision is now accepted and ready to land.
================ Comment at: lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:559-560 if (!match) { + // Breakpad might put a hash of the up to the first page if .text + // bytes into the UUID of a minidump. Facebook also has slightly + // modified this hash to avoid collisions. Check for UUIDs from the ---------------- I don't understand well the first sentence Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D86261/new/ https://reviews.llvm.org/D86261 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits