[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
Sat Dec 11 00:55:35 PST 2021
jasonmolenda updated this revision to Diff 393668.
jasonmolenda added a comment.
Clean up the way the newly loaded Module is added to the Target, and we notify for breakpoint etc evaluation in ObjectFileMachO::LoadCoreFileImages.
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.393668.patch
Type: text/x-patch
Size: 13560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211211/63835ebb/attachment.bin>
More information about the lldb-commits
mailing list