Add support for Lua scripted watchpoints, with basic tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Clang format complained a bit, please fix those.
lldb/test/Shell/ScriptInterpreter/Lua/watchpoint_callback.test | ||
---|---|---|
15 | More tests cases would be nice |
This comment was removed by siger-young.
Comment Actions
I tested locally and it seems fine!
Thanks.
lldb/test/Shell/ScriptInterpreter/Lua/watchpoint_callback.test | ||
---|---|---|
23 | nit: I think it makes more readable to change this to CHECK-COUNT-1 |
More tests cases would be nice