Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dinftarg.c62 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()
Dwin32-nat.c1573 child_attach (char *args, int from_tty) in child_attach() function
2076 deprecated_child_ops.to_attach = child_attach; in init_child_ops()
DChangeLog-19921962 * 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.
DChangeLog-19912273 * 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.
DChangeLog-19981544 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
DChangeLog-20002464 (child_attach): Use do_initial_child_stuff.
3959 (child_attach): Clear thread list and list of loaded dlls.
DChangeLog-200391 (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
DChangeLog-2002606 (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
DChangeLog-20012206 (child_attach): If system has detach ability, enable it.
7788 * win32-nat.c (child_attach): check args for NULL before passing
DChangeLog4793 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
5801 (child_attach, child_create_inferior): Notify inferior_created.
DChangeLog-19931249 * inftarg.c (child_attach): pid and exec_file.
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/
DChangeLog11580 the one from child_attach.