Searched refs:attach_command (Results 1 – 3 of 3) sorted by relevance
299 extern void attach_command (char *, int);
669 if (catch_command_errors (attach_command, corearg, in captured_main()
1794 attach_command (char *args, int from_tty) in attach_command() function2070 add_com ("attach", class_run, attach_command, _("\ in _initialize_infcmd()