Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dcorelow.c86 static void core_detach (struct target_ops *ops, char *, int);
458 core_detach (struct target_ops *ops, char *args, int from_tty) in core_detach() function
951 core_ops.to_detach = core_detach; in init_core_ops()