* linux-nat.c (linux_child_follow_fork): If following the child,
authorPedro Alves <palves@redhat.com>
Thu, 18 Dec 2008 21:35:23 +0000 (21:35 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 18 Dec 2008 21:35:23 +0000 (21:35 +0000)
and not detaching the parent, also add the child fork to the fork
list.
* linux-fork.c (linux_fork_context): Remove dead error call.
Assert that the incoming newfp argument is not null.  Do not add a
new fork for inferior_ptid.  Assert that there is one already.


No differences found
This page took 0.024589 seconds and 4 git commands to generate.