[Lldb-commits] [PATCH] D71825: [lldb/Lua] Support loading Lua modules.

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 10 10:23:34 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG572b9f468ad6: [lldb/Lua] Support loading Lua modules (authored by JDevlieghere).

Changed prior to commit:
  https://reviews.llvm.org/D71825?vs=237088&id=237383#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71825

Files:
  lldb/source/Plugins/ScriptInterpreter/Lua/Lua.cpp
  lldb/source/Plugins/ScriptInterpreter/Lua/Lua.h
  lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.cpp
  lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.h
  lldb/test/Shell/ScriptInterpreter/Lua/Inputs/testmodule.lua
  lldb/test/Shell/ScriptInterpreter/Lua/command_script_import.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71825.237383.patch
Type: text/x-patch
Size: 4913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200110/67524f76/attachment.bin>


More information about the lldb-commits mailing list