Home
last modified time | relevance | path

Searched refs:attach_command (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dinferior.h236 extern void attach_command (char *, int);
H A Dmain.c961 catch_command_errors (attach_command, pidarg, in captured_main()
971 if (catch_command_errors (attach_command, pid_or_core_arg, in captured_main()
H A Dinfcmd.c2533 attach_command (char *args, int from_tty) in attach_command() function
3015 add_com ("attach", class_run, attach_command, _("\ in _initialize_infcmd()