[Lldb-commits] [PATCH] D120319: Set error message if ValueObjectRegister fails to write back to register
Ilya Nozhkin via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 24 03:57:54 PST 2022
ilya-nozhkin added a comment.
In D120319#3342657 <https://reviews.llvm.org/D120319#3342657>, @labath wrote:
> Another possibility is to use the gdb-client test infrastructure to simulate a server which refuses to write to a register
It would be the most proper way, I agree, but I think that it is an overkill for such a simple case.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120319/new/
https://reviews.llvm.org/D120319
More information about the lldb-commits
mailing list