Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dtarget.h465 #define target_attach(args, from_tty) \ macro
H A Dinfcmd.c1779 target_attach (args, from_tty); in attach_command()
H A Dtarget.c343 target_attach (args, from_tty); in maybe_kill_then_attach()
H A DChangeLog-19921956 Split non-target-dependent code out of target_attach routines.
1958 * target.h: Comments on target_attach args and results.
1960 target_attach, set up terminal status and wait_for_inferior, wait
H A DChangeLog-19914437 (attach_command): Call target_attach, not target_open, now.