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 02fef73 commit 51b217cCopy full SHA for 51b217c
lldb/bindings/interface/SBFrameDocstrings.i
@@ -83,7 +83,7 @@ See also SBThread."
83
sets that exist for this thread.
84
Each SBValue in the SBValueList represents one register-set.
85
The first register-set will be the general purpose registers --
86
- the registers printed by the `register read` command-line lldb, with
+ the registers printed by the `register read` command-line in lldb, with
87
no additional arguments.
88
The register-set SBValue will have a name, e.g.
89
SBFrame::GetRegisters().GetValueAtIndex(0).GetName()
0 commit comments