[Lldb-commits] [PATCH] D117928: [lldb] Disable tests for x86 that uses write command on XMM registers
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 21 15:15:15 PST 2022
jingham added a comment.
In D117928#3262656 <https://reviews.llvm.org/D117928#3262656>, @JDevlieghere wrote:
> Why are we disabling a lldb test because of a bug in GDB?
Maybe somebody is running the lldb testsuite with gdbserver? If so, we should make an xfail category for gdbserver and xfail with that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117928/new/
https://reviews.llvm.org/D117928
More information about the lldb-commits
mailing list