Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dhppah-nat.c437 detach_breakpoints (child_pid); in child_follow_fork()
490 detach_breakpoints (child_pid); in child_follow_fork()
687 detach_breakpoints (pid); in child_wait()
H A Dinf-ptrace.c74 detach_breakpoints (pid); in inf_ptrace_follow_fork()
85 detach_breakpoints (fpid); in inf_ptrace_follow_fork()
H A Dbreakpoint.h702 extern int detach_breakpoints (int);
H A Dlinux-nat.c301 detach_breakpoints (child_pid); in child_follow_fork()
368 detach_breakpoints (child_pid); in child_follow_fork()
462 detach_breakpoints (linux_parent_pid); in linux_handle_extended_wait()
H A Dbreakpoint.c1379 detach_breakpoints (int pid) in detach_breakpoints() function
H A DChangeLog-1998248 (detach_breakpoints): New function.
320 (detach_breakpoints): New function.
H A DChangeLog-20015956 * breakpoint.c (reattach_breakpoints, detach_breakpoints): Use
6240 * breakpoint.c (reattach_breakpoints, detach_breakpoints): Likewise,
H A DChangeLog-20031393 (detach_breakpoints): Likewise.
1455 (detach_breakpoints, remove_breakpoint, mark_breakpoints_out)
H A DChangeLog-2002753 (child_wait): Call detach_breakpoints after receiving the child vfork.