]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2005-11-26 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Sun, 27 Nov 2005 00:02:46 +0000 (00:02 +0000)
committerMichael Snyder <msnyder@vmware.com>
Sun, 27 Nov 2005 00:02:46 +0000 (00:02 +0000)
commit1d2d1dd46fb45402443192a14cd2e485596f242f
treea2c76d7c10b66809cb54c931bd8e01754fa4a25e
parentb80f8a5de994430287506f85c58659584948628f
2005-11-26  Michael Snyder  <msnyder@redhat.com>

* linux-nat.c (super_mourn_inferior): New function pointer.
(child_mourn_inferior): New method, overrides to_mourn_inferior.
Handles multiple forks.
(linux_target): Intercept to_mourn_inferior, save pointer to
parent method.
gdb/ChangeLog
gdb/linux-nat.c