[Lldb-commits] [lldb] [lldb][Process/FreeBSDKernel] Fix broken debugging on aarch64 (PR #180222)
Minsoo Choo via lldb-commits
lldb-commits at lists.llvm.org
Fri Feb 6 09:59:19 PST 2026
mchoo7 wrote:
> If we can do so without too much work I think it's worth doing. That said, I'd much rather have 14.x+ fixed than have 13.x support, so I would be fine with this change going in and then adding 13.x backwards compat in a followup.
I think it's better to add fixes for both post-14 and 13 in this PR and backport to LLVM 22.
https://github.com/llvm/llvm-project/pull/180222
More information about the lldb-commits
mailing list