Searched refs:attach_command (Results 1 – 3 of 3) sorted by relevance
236 extern void attach_command (char *, int);
961 catch_command_errors (attach_command, pidarg, in captured_main()971 if (catch_command_errors (attach_command, pid_or_core_arg, in captured_main()
2533 attach_command (char *args, int from_tty) in attach_command() function3015 add_com ("attach", class_run, attach_command, _("\ in _initialize_infcmd()