[Lldb-commits] [lldb] [LLDB] Add FreeBSD kernel coredump matching check. (PR #80785)
via lldb-commits
lldb-commits at lists.llvm.org
Sat May 11 02:01:34 PDT 2024
aokblast wrote:
I extend this feature to all kernel module in [here](https://reviews.freebsd.org/D45161/new/). Then I will write the corresponding code for LLDB later. Since kernel is also in linker_files structure. So I convinced that it can fix the problem.
https://github.com/llvm/llvm-project/pull/80785
More information about the lldb-commits
mailing list