Home
last modified time | relevance | path

Searched refs:debug_to_attach (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dtarget.c95 static void debug_to_attach (char *, int);
1824 debug_to_attach (char *args, int from_tty) in debug_to_attach() function
2482 current_target.to_attach = debug_to_attach; in setup_target_debug()
H A DChangeLog-19962193 (debug_to_attach): Ditto.
H A DChangeLog-19983122 (debug_to_attach): Ditto.
H A DChangeLog-19994994 * target.c (debug_to_open, debug_to_attach, debug_to_post_attach,