[Lldb-commits] [lldb] [lldb] Fix auto advance PC in `EmulateInstructionARM64` if PC >= 4G (PR #151460)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 6 01:35:46 PDT 2025


DavidSpickett wrote:

Feels like someone stored a uint64_t into a void* that's 32-bit on Arm 32-bit. Thanks for reverting, I'm looking into it now.

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


More information about the lldb-commits mailing list