[Lldb-commits] [lldb] [lldb][FreeBSD] Add dynamic loader handle class for FreeBSD Kernel (PR #67106)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 28 23:29:26 PDT 2023


clayborg wrote:

> As my mentor Li-Wen Hsu suggest, It is better to separate this patch into two commits. One for DynamicLoaderFreeBSDKernel class, and another for the modification about ObjectFile.cpp. Should I use 1 commits to include both of these change or separate it as two?

I am ok with it being one patch since it is related to implementing kernel debugging.

https://github.com/llvm/llvm-project/pull/67106


More information about the lldb-commits mailing list