[Lldb-commits] [PATCH] D159076: [lldb] Add DynamicLoader for FreeBSD Kernel post-mortem debug facility
Sheng-Yi Hung via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 29 03:18:16 PDT 2023
aokblast updated this revision to Diff 554236.
aokblast added a comment.
Herald added a subscriber: MaskRay.
Add relocatable file support for kernel module
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159076/new/
https://reviews.llvm.org/D159076
Files:
lldb/source/Plugins/DynamicLoader/FreeBSD-Kernel/CMakeLists.txt
lldb/source/Plugins/DynamicLoader/FreeBSD-Kernel/DynamicLoaderFreeBSDKernel.cpp
lldb/source/Plugins/DynamicLoader/FreeBSD-Kernel/DynamicLoaderFreeBSDKernel.h
lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
lldb/source/Plugins/Process/FreeBSDKernel/ProcessFreeBSDKernel.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159076.554236.patch
Type: text/x-patch
Size: 36994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230829/4cd3c595/attachment-0001.bin>
More information about the lldb-commits
mailing list