================
@@ -668,7 +668,7 @@ class MyResponder(MockGDBServerResponder):
"0102030405060708" # t0
"0102030405060708" # t1
"0102030405060708" # t2
- "0102030405060708" # fp
+ "0102030405060708" # fp/s0
----------------
zeyi2 wrote:
I modified the original comment to `fp/s0` here because the mock remote XML
still names this register `fp`, but after this patch LLDB exposes it
canonically as `s0`. So the comment is meant to describe both the XML-side name
and the LLDB-side name.
https://github.com/llvm/llvm-project/pull/209070
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits