[Lldb-commits] [lldb] [LLDB][ProcessFreeBSDKernelCore] Log error when creating kernel image (PR #191397)
via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 10 05:53:57 PDT 2026
aokblast wrote:
> > Fix it. Thanks!
>
> And because of how llvm-project is set up, the merged commit's message will come from the PR title not the commits themselves.
>
> I fixed the title for you.
Thanks. Can I merge this or do you want to take a look?
The kvm_open2 man is in [https://man.freebsd.org/cgi/man.cgi?query=kvm_open2&sektion=3&manpath=FreeBSD+14.0-RELEASE+and+Ports](here). You migt be able to get the size and purpose of this paramter.
https://github.com/llvm/llvm-project/pull/191397
More information about the lldb-commits
mailing list