[Lldb-commits] [lldb] [lldb] Add InstructionARM64 to lldb-server (PR #137267)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 24 23:33:00 PDT 2025


labath wrote:

What's the motivation? The instruction emulation plugins are used to implement software single-stepping on architectures without (reliably present) hardware support. AFAIK aarch64 is not one of those.

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


More information about the lldb-commits mailing list