[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:34:05 PDT 2023


DavidSpickett added a comment.

It's not in that dir because it's testing how the register command handles missing registers, rather than how the gdb client does. It assumes that the gdb client is correctly doing its job.

And it seemed like the place one would look if you wondered whether there was an existing test.


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