[Lldb-commits] [PATCH] D80755: Support build-ids of other sizes than 16 in UUID::SetFromStringRef
Jaroslav Sevcik via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri May 29 08:40:05 PDT 2020
jarin updated this revision to Diff 267241.
jarin retitled this revision from "Support build-ids of other sizes than 16 in SBTarget::AddModule" to "Support build-ids of other sizes than 16 in UUID::SetFromStringRef".
jarin edited the summary of this revision.
Herald added subscribers: MaskRay, emaste.
Herald added a reviewer: espindola.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80755/new/
https://reviews.llvm.org/D80755
Files:
lldb/include/lldb/Utility/UUID.h
lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
lldb/source/Utility/UUID.cpp
lldb/test/API/functionalities/postmortem/minidump-new/TestMiniDumpUUID.py
lldb/test/API/functionalities/postmortem/minidump-new/linux-arm-uuids-elf-build-id-4.yaml
lldb/test/API/functionalities/postmortem/minidump-new/linux-arm-uuids-match.yaml
lldb/unittests/ObjectFile/ELF/TestObjectFileELF.cpp
lldb/unittests/Target/ModuleCacheTest.cpp
lldb/unittests/Utility/UUIDTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80755.267241.patch
Type: text/x-patch
Size: 13100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200529/b8c8d5d9/attachment-0001.bin>
More information about the lldb-commits
mailing list