[Lldb-commits] [lldb] [LLDB] Add FreeBSD kernel coredump matching check. (PR #80785)

via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 6 05:23:10 PST 2024


aokblast wrote:

All of the problem is fixed.

However, FreeBSD doesn't load PT_NOTE segment originally and I add it yesterday in [this](https://reviews.freebsd.org/D43757) patch with this LLDB patch at the same time. Currently, FreeBSD phabricator has no any response yet. I think we should land the patch in FreeBSD first or the LLDB will failed in the UUID check. 

Maybe I can tag some guys in FreeBSD like @emaste to check if the patch in FreeBSD make senses?

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


More information about the lldb-commits mailing list