Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dgdbclientutils.py162 return self.vAttach(int(pid, 16))
295 def vAttach(self, pid): member in MockGDBServerResponder
/openbsd-src/gnu/llvm/lldb/docs/
H A Dlldb-gdb-remote.txt1763 // Same as vAttach, except instead of a "pid" you send a process name.
1808 // process list, and sending vAttach or vAttachWait depending on
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DChangeLog957 * RNBRemote.h (PacketEnum): Added a new 'vattach' enum for the "vAttach;PID"