* linux-nat.c (linux_child_follow_fork): Copy attach_flag from the
authorPedro Alves <palves@redhat.com>
Mon, 26 Jan 2009 22:34:55 +0000 (22:34 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 26 Jan 2009 22:34:55 +0000 (22:34 +0000)
commit77435e4c95513bfccecb90bca8a06a5a62aebdc6
treed5b102cdd08b46ac4595637d011223b5b8d664e4
parent7488432fc292f9ac6fb3e69ef7c8fa745c0fa886
* linux-nat.c (linux_child_follow_fork): Copy attach_flag from the
parent to the child.
* inf-ttrace.c (inf_ttrace_follow_fork): Likewise.
* inf-ptrace.c (inf_ptrace_follow_fork): Likewise.  Use
remove_breakpoints to remove breakpoints from the parent.
gdb/ChangeLog
gdb/inf-ptrace.c
gdb/inf-ttrace.c
gdb/linux-nat.c
This page took 0.027953 seconds and 4 git commands to generate.