* inftarg.c (child_ops): Don't initialize statically.
authorStan Shebs <shebs@codesourcery.com>
Tue, 12 Jan 1999 22:58:18 +0000 (22:58 +0000)
committerStan Shebs <shebs@codesourcery.com>
Tue, 12 Jan 1999 22:58:18 +0000 (22:58 +0000)
commit7110ccc127a5bc1513a2d6e095649df72f7c85dd
treeb6b5a96a60e6c77174531d01a5656385aafefaf5
parent9897afc639997cec3a614dea1ec8a1a095cedb51
* inftarg.c (child_ops): Don't initialize statically.
(init_child_ops): New function, fills in child_ops.
(_initialize_inftarg): Use it.
(child_post_attach): Declare extern.
(child_wait): Fix ambiguous parens.
(child_attach_to_process): Remove unused local wstatus.
(child_insert_fork_catchpoint, child_remove_fork_catchpoint,
child_insert_vfork_catchpoint, child_remove_vfork_catchpoint,
child_has_forked, child_insert_exec_catchpoint,
child_remove_exec_catchpoint): Return a value.
gdb/ChangeLog
This page took 0.027744 seconds and 4 git commands to generate.