Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/
H A Dgdbclientutils.py162 return self.vAttach(int(pid, 16))
290 def vAttach(self, pid): member in MockGDBServerResponder
/llvm-project-15.0.7/lldb/test/API/functionalities/gdb_remote_client/
H A DTestGDBRemoteClient.py54 def vAttach(self, pid): member in TestGDBRemoteClient.test_attach_fail.MyResponder
/llvm-project-15.0.7/lldb/docs/
H A Dlldb-gdb-remote.txt1757 // Same as vAttach, except instead of a "pid" you send a process name.
1802 // process list, and sending vAttach or vAttachWait depending on
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DChangeLog957 * RNBRemote.h (PacketEnum): Added a new 'vattach' enum for the "vAttach;PID"