[Lldb-commits] [PATCH] D105034: [lldb/lua] Add scripted watchpoints for Lua

Pedro Tammela via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 29 17:14:44 PDT 2021


tammela added a comment.

Clang format complained a bit, please fix those.



================
Comment at: lldb/test/Shell/ScriptInterpreter/Lua/watchpoint_callback.test:15
+# CHECK: val=nil
+# CHECK: Process {{[0-9]+}} exited
----------------
More tests cases would be nice


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105034



More information about the lldb-commits mailing list