lldb: fix struct vars debugging

This commit is contained in:
Li Jie
2024-09-24 18:16:11 +08:00
parent 56f53e508f
commit 2e042f0c59
4 changed files with 139 additions and 77 deletions

View File

@@ -193,7 +193,7 @@ func FuncWithAllTypeParams(
s = "world"
e = E{i: 40}
// Expected:
// Expected(skip):
// i8: '\x09'
// i16: 10
// i32: 11