[Lldb-commits] [PATCH] D77047: AArch64 SVE register infos and ptrace support

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 1 05:30:58 PDT 2020


labath added a comment.

> There is no physical hardware currently available to test SVE and we make use of QEMU for the purpose of testing this feature.

Are these registers presented in core files in any way? Would it be possible to at least test the `RegisterInfoPOSIX_arm64.h` changes that way?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77047/new/

https://reviews.llvm.org/D77047





More information about the lldb-commits mailing list