Searched refs:target_attach (Results 1 – 5 of 5) sorted by relevance
465 #define target_attach(args, from_tty) \ macro
1779 target_attach (args, from_tty); in attach_command()
343 target_attach (args, from_tty); in maybe_kill_then_attach()
1956 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
4437 (attach_command): Call target_attach, not target_open, now.