Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dtarget.h465 #define target_attach(args, from_tty) \ macro
H A Dinfcmd.c1795 target_attach (args, from_tty); in attach_command()
H A Dtarget.c338 target_attach (args, from_tty); in maybe_kill_then_attach()