Searched refs:find_default_attach (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dcorelow.c656 core_ops.to_attach = find_default_attach;
H A Dexec.c705 exec_ops.to_attach = find_default_attach;
H A Dtarget.h1169 extern void find_default_attach (char *, int);
H A Dtarget.c1500 find_default_attach (char *args, int from_tty) function
1793 dummy_target.to_attach = find_default_attach;

Completed in 100 milliseconds