[Lldb-commits] [PATCH] D104281: [lldb][docs] Add reference docs for Lua scripting
Pedro Tammela via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 2 05:59:11 PDT 2021
tammela added inline comments.
================
Comment at: lldb/docs/use/scripting-reference.rst:572
+Create a new lldb command
+-------------------------
----------------
So I'm guessing some sections are still missing some updates because the Lua functionality is not there yet right?
If so, I would add some note that this is not currently supported in Lua.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104281/new/
https://reviews.llvm.org/D104281
More information about the lldb-commits
mailing list