[Lldb-commits] [lldb] [lldb][AArch64] Correct type of 32 bit GPR RegisterValues when using core files (PR #70054)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 25 01:08:02 PDT 2023


DavidSpickett wrote:

> Please make sure there is a test that exercises this behavior in your follow-up.

This fixes a crash when trying to use cpsr field info with a core file, so this will be covered in those tests later.

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


More information about the lldb-commits mailing list