* go32-nat.c (go32_stop): Delete.
authorPedro Alves <palves@redhat.com>
Mon, 4 May 2009 09:54:17 +0000 (09:54 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 4 May 2009 09:54:17 +0000 (09:54 +0000)
commit67ce33d768510c7f826be66a2b4ea22c7caea801
treec188ac13bb0d349490436563b7169e8c2ed1d12b
parentd067a4028a5fa06b200bd8a00b63a11f987e753c
* go32-nat.c (go32_stop): Delete.
(go32_kill_inferior): Rewrite to only call go32_mourn_inferior.
(go32_create_inferior): Don't call go32_stop or
go32_kill_inferior.
(go32_mourn_inferior): Inline go32_stop and go32_kill_inferior
here.
(init_go32_ops): Don't register go32_stop.
gdb/ChangeLog
gdb/go32-nat.c