[Lldb-commits] [PATCH] D115494: Add support to lldb for reading a "load binary" LC_NOTE with Mach-O corefiles

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 10 18:34:50 PST 2021


jasonmolenda updated this revision to Diff 393649.
jasonmolenda marked 3 inline comments as done.
jasonmolenda added a comment.

Update patch to address the points David made.  Thanks!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115494/new/

https://reviews.llvm.org/D115494

Files:
  lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
  lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.h
  lldb/test/API/macosx/corefile-default-ptrauth/TestCorefileDefaultPtrauth.py
  lldb/test/API/macosx/corefile-default-ptrauth/create-corefile.c
  lldb/test/API/macosx/function-starts/TestFunctionStarts.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115494.393649.patch
Type: text/x-patch
Size: 13097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211211/0a365d28/attachment.bin>


More information about the lldb-commits mailing list