[Lldb-commits] [PATCH] D145940: [lldb] Add test for unavailable registers
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 21 09:36:01 PDT 2023
DavidSpickett added a comment.
The non XML way to do this is just reading bogus register names (and is already tested). However that's all or nothing so it doesn't prove that when there is a mix of available and unavailable registers the command works correctly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145940/new/
https://reviews.llvm.org/D145940
More information about the lldb-commits
mailing list