Searched refs:core_detach (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | corelow.c | 85 static void core_detach (char *, int); 416 core_detach (char *args, int from_tty) in core_detach() function 655 core_ops.to_detach = core_detach; in init_core_ops()
|
| D | ChangeLog-1992 | 1878 * core.c (core_file_command): replace calls to core_detach and 2032 * core.c (solib_add_stub, core_close, core_open, core_detach, 2036 (solib_add_stub, core_close, core_open, core_detach, 2039 * gdbcore.h (core_open, core_detach): added prototypes.
|
| D | ChangeLog-1995 | 4433 * gdbcore.h (xfer_core_file, core_open, core_detach): Remove 4435 * corelow.c (core_open, core_detach): Make static.
|
| D | ChangeLog-1990 | 374 * core.c (core_open, core_detach): New functions that handle
|
| D | ChangeLog-1993 | 1881 * corelow.c (core_detach): Call reinit_frame_cache. 1883 (revert yesterday's change, now handled by core_detach).
|
| D | ChangeLog-1991 | 3902 * core.c (core_detach): Unpush core_ops, which might not be on
|