[Lldb-commits] [lldb] [lldb][ARM] Port Arm Linux to use NativeRegisterContextDBReg (PR #152284)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 6 03:20:23 PDT 2025


DavidSpickett wrote:

@b10902118 please try this out in the scenarios you fixed previously.

In theory I could have run the test suite with everything AArch32 but my worry is that too much in lldb will make assumptions about the host being AArch64. Plus, I want you to test this anyway.

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


More information about the lldb-commits mailing list