[Lldb-commits] [PATCH] D93481: [lldb/Lua] add support for multiline scripted breakpoints

Pedro Tammela via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 28 09:49:41 PST 2020


tammela updated this revision to Diff 313870.
tammela added a comment.

Addressing comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93481

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/breakpoint_callback.test
  lldb/test/Shell/ScriptInterpreter/Lua/partial_statements.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93481.313870.patch
Type: text/x-patch
Size: 8813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201228/9a358a1c/attachment.bin>


More information about the lldb-commits mailing list