Home
last modified time | relevance | path

Searched defs:lldb_command (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/test/API/tools/lldb-dap/console/
H A DTestDAP_console.py23 check_lldb_command( self, lldb_command, contains_string, assert_msg, command_escape_prefix="`" ) global() argument
/llvm-project/mlir/utils/lldb-scripts/
H A Daction_debugging.py35 lldb_command = "mlir" variable in MlirDebug