[Lldb-commits] [lldb] [lldb][AArch64] Fix Apple M4 on Linux (PR #135563)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu May 29 01:16:57 PDT 2025


DavidSpickett wrote:

@laverdet I've been told we need kernel changes to handle parts of this. Those are planned, and I will work on the lldb side once they are available.

In the meantime, this patch does prevent lldb crashing but I'm not comfortable merging it when other features won't work. If we get to the next release time and we don't have a complete solution we can consider whether to commit this as a temporary work around.

If you do use lldb with this patch, I've no doubt you'll find other problems so please add them to https://github.com/llvm/llvm-project/issues/138717 so I know to check them with the new changes.

https://github.com/llvm/llvm-project/pull/135563


More information about the lldb-commits mailing list