Home
last modified time | relevance | path

Searched defs:vAttach (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/test/API/functionalities/gdb_remote_client/
H A DTestPlatformAttach.py29 def vAttach(self, _): member in TestPlatformAttach.test_attach.MyGDBResponder
H A DTestGDBRemoteClient.py53 def vAttach(self, pid): member in TestGDBRemoteClient.test_attach_fail.MyResponder
/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dgdbclientutils.py301 def vAttach(self, pid): member in MockGDBServerResponder