[Lldb-commits] [PATCH] D71235: [lldb/Lua] Generate Lua Bindings and Make Them Available to the Script Interpreter
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Dec 21 02:24:26 PST 2019
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
This looks fine. Things will start to get interesting once you start wanting to access the current session from inside the lua script (not just creating a new one),,
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71235/new/
https://reviews.llvm.org/D71235
More information about the lldb-commits
mailing list