[all-commits] [llvm/llvm-project] 9eed43: [lldb][doc] Improve documentation for `ScriptedFra...

Adrian Vogelsgesang via All-commits all-commits at lists.llvm.org
Thu Feb 12 02:47:23 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9eed43b3868c64d3b83c91fe9600862aa2c447ef
      https://github.com/llvm/llvm-project/commit/9eed43b3868c64d3b83c91fe9600862aa2c447ef
  Author: Adrian Vogelsgesang <avogelsgesang at salesforce.com>
  Date:   2026-02-12 (Thu, 12 Feb 2026)

  Changed paths:
    M lldb/examples/python/templates/scripted_frame_provider.py

  Log Message:
  -----------
  [lldb][doc] Improve documentation for `ScriptedFrameProvider` (#179996)

* Provide a minimal, working example
* Document the instance variables
* Remove mention of `thread.SetScriptedFrameProvider` (which doesn't exist)
* add missing `@staticmethod` annotation
* fix rendering of bullet-pointed lists



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