nickdesaulniers added a comment. In D117928#3264795 <https://reviews.llvm.org/D117928#3264795>, @labath wrote:
> If this is a problem with PTRACE_SETREGSET(NT_FPREGSET), then we might be > able to work around it by using PTRACE_POKEUSER instead. But it'd definitely > be good to confirm this, so that we can report the bug to kernel devs. Oleg Nesterov <[email protected]> is the kernel maintainer for PTRACE; it seems there's no mailing list for PTRACE AFAICT. > I submitted a patch to the kernel mailing list. See the kernel bug tracker > for discussion. link: https://lore.kernel.org/lkml/[email protected]/ Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D117928/new/ https://reviews.llvm.org/D117928 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
