[Lldb-commits] [PATCH] D116094: Add support for a version 2 of "main bin spec" Mach-O LC_NOTE in corefiles, handle specifications with a slide value
Jason Molenda via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Dec 21 23:53:52 PST 2021
jasonmolenda updated this revision to Diff 395800.
jasonmolenda added a comment.
Update patch to address Jonas' feedback. Most of the changes in this update are to TestFirmwareCorefiles.py, cleaning its structure up given how the test has grown over time.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116094/new/
https://reviews.llvm.org/D116094
Files:
lldb/include/lldb/Symbol/ObjectFile.h
lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.h
lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp
lldb/test/API/macosx/lc-note/firmware-corefile/TestFirmwareCorefiles.py
lldb/test/API/macosx/lc-note/firmware-corefile/create-empty-corefile.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116094.395800.patch
Type: text/x-patch
Size: 43628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211222/fcccb940/attachment-0001.bin>
More information about the lldb-commits
mailing list