Home
last modified time | relevance | path

Searched refs:DebugCommunication (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/
H A Dvscode.py113 class DebugCommunication(object): class
954 class DebugAdaptor(DebugCommunication):
969 DebugCommunication.__init__(self, self.process.stdout,
974 DebugCommunication.__init__(self, s.makefile('r'), s.makefile('w'),