[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:05:14 PDT 2023


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

Change DynamicLoader plugin for ProcessFreeBSDKernel


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/Process/FreeBSDKernel/ProcessFreeBSDKernel.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159076.554235.patch
Type: text/x-patch
Size: 35488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230829/9269e413/attachment-0001.bin>


More information about the lldb-commits mailing list