Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/lldb-vscode/
DVSCode.h96 std::vector<std::string> init_commands; member
/external/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/
Dvscode.py103 def __init__(self, recv, send, init_commands): argument
915 def __init__(self, executable=None, port=None, init_commands=[], log_file=None): argument