Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dinferior.h299 extern void attach_command (char *, int);
Dmain.c669 if (catch_command_errors (attach_command, corearg, in captured_main()
Dinfcmd.c1794 attach_command (char *args, int from_tty) in attach_command() function
2070 add_com ("attach", class_run, attach_command, _("\ in _initialize_infcmd()