[Lldb-commits] [PATCH] D104281: [lldb][docs] Add reference docs for Lua scripting

Siger Young via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Aug 15 07:47:12 PDT 2021


siger-young updated this revision to Diff 366494.
siger-young added a comment.

This update marks features that are only supported by Python, and adds Lua
example code for using LLDB module.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104281/new/

https://reviews.llvm.org/D104281

Files:
  lldb/docs/conf.py
  lldb/docs/index.rst
  lldb/docs/use/python-reference.rst
  lldb/docs/use/python.rst
  lldb/docs/use/scripting-example.rst
  lldb/docs/use/scripting-reference.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104281.366494.patch
Type: text/x-patch
Size: 101761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210815/ef9d660f/attachment-0001.bin>


More information about the lldb-commits mailing list