[Lldb-commits] [lldb] [LLDB] Add FreeBSD kernel coredump matching check. (PR #80785)
Ed Maste via lldb-commits
lldb-commits at lists.llvm.org
Wed May 1 07:49:56 PDT 2024
emaste wrote:
> However, for minimal dump, the build-id section won't loaded because minimal dump only dump the used memory by kernel.
If we fall back to no-UUID-found in that case and don't require that it matches this is still an improvement, yeah?
https://github.com/llvm/llvm-project/pull/80785
More information about the lldb-commits
mailing list