[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:20:13 PDT 2023


aokblast updated this revision to Diff 554237.
aokblast added a comment.

Add subdirectory for DynamicLoader Plugin directory


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/CMakeLists.txt
  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.554237.patch
Type: text/x-patch
Size: 37394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230829/e5ff69cc/attachment-0001.bin>


More information about the lldb-commits mailing list