================ @@ -78,6 +78,22 @@ See also SBThread." See also GetFunctionName()." ) lldb::SBFrame::IsInlined; +%feature("docstring", " + Returns an SBValueList which is an array of one or more register + sets that exist for this thread. + Each SBValue in the SBValueList represents one register-set. + The first register-set will be the general purpose registers -- + the registers printed by the `register read` command-line lldb, with ---------------- jasonmolenda wrote:
I think in my head this started as "the registers printed by the `register read` command in command-line lldb" and it got a little mangled somewhere along the way. https://github.com/llvm/llvm-project/pull/125969 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits