Searched refs:child_attach (Results 1 – 12 of 12) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | inftarg.c | 62 static void child_attach (char *, int); 178 child_attach (char *args, int from_tty) in child_attach() function 588 deprecated_child_ops.to_attach = child_attach; in init_child_ops()
|
| D | win32-nat.c | 1573 child_attach (char *args, int from_tty) in child_attach() function 2076 deprecated_child_ops.to_attach = child_attach; in init_child_ops()
|
| D | ChangeLog-1992 | 1962 * inftarg.c (child_attach): Remove target independent stuff. 2005 * inftarg.c (child_create_inferior, child_attach, 2010 * infrun.c (child_create_inferior, child_attach): removed. 2014 (child_mourn_inferior, child_create_inferior, child_attach): 2017 * xcoffexec.c (exec_ops): child_attach and child_create_inferior 2072 * exec.c (exec_ops), core.c (core_ops): Replace child_attach and 2085 (child_attach): Don't require exec file. 4001 * infrun.c (child_attach): Don't allow gdb to attach to itself.
|
| D | ChangeLog-1991 | 2273 * infrun.c (child_attach): Lint. 2366 child_attach does, making a clean stop in the newly attached 2493 (child_attach): call solib hook, if defined. 4295 * core.c (core_ops): Use child_attach and child_create_inferior 4440 (child_attach): Rename from child_open. 4446 (child_ops): Use child_attach, not child_open, to attach.
|
| D | ChangeLog-1998 | 1544 work that child_attach used to do and some additional 1547 (child_attach): Altered. It's now a wrapper for 1641 (child_attach): Change params in child_attach_to_process call 2856 that child_attach used to do and some additional work to determine 2858 (child_attach): Altered. It's now a wrapper for
|
| D | ChangeLog-2000 | 2464 (child_attach): Use do_initial_child_stuff. 3959 (child_attach): Clear thread list and list of loaded dlls.
|
| D | ChangeLog-2003 | 91 (child_attach): Always set attach_flag when attaching. 14160 (child_attach): Try fall back to Cygwin pid. 14716 (child_attach): Call set_process_privilege() to enable the
|
| D | ChangeLog-2002 | 606 (child_attach): Remove. 607 (child_attach_to_process): Rename to child_attach, remove after_fork 1588 * win32-nat.c (child_attach): Reset saw_create counter or subsequent
|
| D | ChangeLog-2001 | 2206 (child_attach): If system has detach ability, enable it. 7788 * win32-nat.c (child_attach): check args for NULL before passing
|
| D | ChangeLog | 4793 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers. 5801 (child_attach, child_create_inferior): Notify inferior_created.
|
| D | ChangeLog-1993 | 1249 * inftarg.c (child_attach): pid and exec_file.
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/ |
| D | ChangeLog | 11580 the one from child_attach.
|