OSDN Git Service

* linux-fork.c (forks_exist_p): Drop unnecessary extern.
authorPedro Alves <pedro@codesourcery.com>
Thu, 2 Jul 2009 22:24:04 +0000 (22:24 +0000)
committerPedro Alves <pedro@codesourcery.com>
Thu, 2 Jul 2009 22:24:04 +0000 (22:24 +0000)
commit63d4de1d80fc3dae61a35cdeb9f75f8fcf5b5ca6
tree4af1b162915e03425fdda4eea5861ec7186368d1
parent39ffd71b0b0423e871e3b5df2e79543cb5572aa8
* linux-fork.c (forks_exist_p): Drop unnecessary extern.
(add_fork, linux_fork_killall, linux_fork_mourn_inferior)
(linux_fork_detach): Ditto.
(delete_fork_command): Rename to ...
(delete_checkpoint_command): ... this.
(detach_fork_command): Rename to ...
(detach_checkpoint_command): ... this.
(info_forks_command): Rename to ...
(info_checkpoints_command): ... this.
(_initialize_linux_fork): Remove stale comments.  Adjust.
gdb/ChangeLog
gdb/linux-fork.c