[all-commits] [llvm/llvm-project] 18bd11: [lldb][NFC] Add documentation for SBFrame::GetRegi...

Jason Molenda via All-commits all-commits at lists.llvm.org
Thu Feb 6 09:19:44 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 18bd11889386a653edb1ef5eb501c6af0094478f
      https://github.com/llvm/llvm-project/commit/18bd11889386a653edb1ef5eb501c6af0094478f
  Author: Jason Molenda <jmolenda at apple.com>
  Date:   2025-02-06 (Thu, 06 Feb 2025)

  Changed paths:
    M lldb/bindings/interface/SBFrameDocstrings.i
    M lldb/bindings/interface/SBFrameExtensions.i

  Log Message:
  -----------
  [lldb][NFC] Add documentation for SBFrame::GetRegisters (#125969)

SBFrame::GetRegisters() (and the .registers / .regs extensions in
Python) returns an array of register-set's, not registers like you might
expect from the API name. Document this.

---------

Co-authored-by: Will Hawkins <whh8b at obs.cr>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list