Home
last modified time | relevance | path

Searched defs:attach_pid (Results 1 – 9 of 9) sorted by relevance

/llvm-project/lldb/test/API/tools/lldb-server/
H A DTestPtyServer.py23 def get_debug_monitor_command_line_args(self, attach_pid=None): argument
35 def connect_to_debug_monitor(self, attach_pid=None): argument
/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
H A Dgdbremote_testcase.py327 def get_debug_monitor_command_line_args(self, attach_pid=None): argument
346 def launch_debug_monitor(self, attach_pid=None, logfile=None): argument
376 def connect_to_debug_monitor(self, attach_pid=None): argument
[all...]
/llvm-project/lldb/tools/debugserver/source/
H A Ddebugserver.cpp364 nub_process_t attach_pid, in RNBRunLoopLaunchAttaching() argument
974 int attach_pid = INVALID_NUB_PROCESS; main() local
[all...]
H A DDNB.cpp453 nub_process_t DNBProcessAttach(nub_process_t attach_pid, in DNBProcessAttach() argument
H A DRNBRemote.cpp3851 nub_process_t attach_pid = HandlePacket_v() local
[all...]
/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.cpp368 ProcessKDP::DoAttachToProcessWithID(lldb::pid_t attach_pid, in DoAttachToProcessWithID() argument
/llvm-project/lldb/source/API/
H A DSBTarget.cpp450 lldb::pid_t attach_pid = attach_info.GetProcessID(); Attach() local
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1075 lldb::pid_t attach_pid, const ProcessAttachInfo &attach_info) { in DoAttachToProcessWithID() argument
/llvm-project/lldb/source/Target/
H A DProcess.cpp2968 lldb::pid_t attach_pid = attach_info.GetProcessID(); Attach() local