[lldb] [llvm] [lldb][Process/FreeBSDKernel] Add ppc64le support (PR #180669)
Minsoo Choo via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 10 08:08:09 PST 2026
mchoo7 wrote:
> I have been assuming so far that kernel debugging can be done with a core dump or a live kernel. Is that right? I think "from PCB structure" is the live part.
>From core dump as well. I'll update description clarify it.
https://github.com/llvm/llvm-project/pull/180669
More information about the llvm-commits
mailing list