We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec934cc commit 1f3b952Copy full SHA for 1f3b952
lldb/test/API/functionalities/gdb_remote_client/TestGDBServerTargetXML.py
@@ -665,10 +665,10 @@ class MyResponder(MockGDBServerResponder):
665
"0102030405060708" # sp
666
"0102030405060708" # gp
667
"0102030405060708" # tp
668
- "0102030405060708" # t0
+ "0102030405060708" # t0
669
"0102030405060708" # t1
670
"0102030405060708" # t2
671
- "0102030405060708" # fp
+ "0102030405060708" # fp
672
"0102030405060708" # s1
673
"0102030405060708" # a0
674
"0102030405060708" # a1
0 commit comments