Searched refs:attach_pid_name (Results 1 – 1 of 1) sorted by relevance
969 std::string attach_pid_name; in main() local1055 attach_pid_name = optarg; in main()1567 } else if (!attach_pid_name.empty()) { in main()1575 RNBLogSTDOUT("Attaching to process %s...\n", attach_pid_name.c_str()); in main()1577 attach_pid_name.c_str(), timeout_ptr, ctx.GetIgnoredExceptions(), in main()