omjavaid added a comment.

In D77047#1956774 <https://reviews.llvm.org/D77047#1956774>, @omjavaid wrote:

> In D77047#1954696 <https://reviews.llvm.org/D77047#1954696>, @labath wrote:
>
> > > 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?
>
>
> Yes. Core file section is added for SVE registers but i have not tried to get 
> that working with LLDB. I will get back to you on this.


@labath Core file FP register access is not supported on AArch64. I am working 
on a follow up patch to fix it. This patch only has linux changes so can we get 
this through?


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

https://reviews.llvm.org/D77047



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to