Searched refs:attached_pid (Results 1 – 2 of 2) sorted by relevance
1559 nub_process_t attached_pid; in main() local1560 mode = RNBRunLoopLaunchAttaching(remote, attach_pid, attached_pid); in main()
671 auto attached_pid = g_vsc.target.GetProcess().GetProcessID(); in request_attach() local672 if (attached_pid == LLDB_INVALID_PROCESS_ID) { in request_attach()