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 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
