* linux-fork.c (forks_exist_p): Drop unnecessary extern.
authorPedro Alves <palves@redhat.com>
Thu, 2 Jul 2009 22:24:07 +0000 (22:24 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 2 Jul 2009 22:24:07 +0000 (22:24 +0000)
commit3cb5bea9340698c7f2316d68e4c9617929a84ccd
treee4450d1b2ad26ce0741da969445e8cbbdc1fded9
parent2277426b30143428d49daf1d3e422f5096c4c4cb
* 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
This page took 0.036086 seconds and 4 git commands to generate.