[Lldb-commits] [PATCH] D93649: [lldb/Lua] add support for Lua function breakpoint
Pedro Tammela via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Jan 23 10:47:31 PST 2021
tammela updated this revision to Diff 318775.
tammela added a comment.
Rebasing and unwrapping the SBStructuredData test case
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93649/new/
https://reviews.llvm.org/D93649
Files:
lldb/bindings/lua/lua-swigsafecast.swig
lldb/bindings/lua/lua-wrapper.swig
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/breakpoint_function_callback.test
lldb/unittests/ScriptInterpreter/Lua/LuaTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93649.318775.patch
Type: text/x-patch
Size: 9738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210123/45614461/attachment-0001.bin>
More information about the lldb-commits
mailing list