llvm-project/lldb/test/Shell/ScriptInterpreter/Lua
Siger Yang e81ba28313 [lldb/lua] Add scripted watchpoints for Lua
Add support for Lua scripted watchpoints, with basic tests.

Differential Revision: https://reviews.llvm.org/D105034
2021-07-07 14:51:02 -03:00
..
Inputs [lldb/Lua] Support loading Lua modules 2020-01-10 10:22:30 -08:00
bindings.test [lldb/Test] Skip script interpreter tests reading from stdin for lldb-repro 2020-01-22 15:22:25 -08:00
breakpoint_callback.test [lldb] Check for both Lua 5.3 and 5.4 error messages in the tests. 2021-02-03 13:46:00 -08:00
breakpoint_function_callback.test [lldb] Simplify check for nill value in breakpoint_function_callback.test 2021-04-20 21:53:30 -07:00
breakpoint_oneline_callback.test [LLDB/Lua] add support for one-liner breakpoint callback 2020-11-30 14:12:26 +00:00
command_script_import.test [lldb/Lua] Support loading Lua modules 2020-01-10 10:22:30 -08:00
convenience_variables.test [lldb/Test] Skip script interpreter tests reading from stdin for lldb-repro 2020-01-22 15:22:25 -08:00
fail_breakpoint_oneline.test [lldb] Check for both Lua 5.3 and 5.4 error messages in the tests. 2021-02-03 13:46:00 -08:00
independent_state.test [lldb/Lua] Make lldb.debugger et al available to Lua 2020-01-09 08:15:41 -08:00
io.test [lldb/Lua] Redirect Lua stdout/stderr to the CommandReturnObject 2020-06-25 09:55:46 -07:00
lit.local.cfg [lldb/Test] Use lit.local.cfg to mark whole directory as (un)supported. 2020-01-27 15:11:00 -08:00
lua-python.test [lldb] Add -l/--language option to script command 2020-09-15 09:40:17 -07:00
lua.test [lldb] Add -l/--language option to script command 2020-09-15 09:40:17 -07:00
nested_sessions.test [lldb] Don't print script output twice in HandleCommand 2021-06-08 13:57:39 -07:00
partial_statements.test [lldb/Lua] add support for multiline scripted breakpoints 2021-01-07 00:31:36 +00:00
persistent_state.test [Lldb/Lua] Persist Lua state across script interpreter calls. 2019-12-21 15:00:35 -08:00
print.test [LLDB-lua] modify Lua's 'print' to respect 'io.stdout' 2020-11-05 21:23:20 +00:00
quit.test [lldb/Lua] Recognize "quit" as a way to exit the script interpreter. 2020-06-22 09:27:12 -07:00
watchpoint_callback.test [lldb/lua] Add scripted watchpoints for Lua 2021-07-07 14:51:02 -03:00