OSDN Git Service

* hppah-nat.c (child_wait): Return TARGET_WAITKIND_IGNORE
authordrow <drow>
Wed, 11 Dec 2002 01:25:19 +0000 (01:25 +0000)
committerdrow <drow>
Wed, 11 Dec 2002 01:25:19 +0000 (01:25 +0000)
commit1b4d437a1ee69c673d47fc62aa606992410f84d5
tree47f101073aabf22056682729f98fac3a303b00fa
parent505d69b9a8990c32aaaa062347910a2a3c4c1713
* hppah-nat.c (child_wait): Return TARGET_WAITKIND_IGNORE
for the parent's fork event.
* infrun.c (handle_inferior_event): Only expect one fork event.
Call prepare_to_wait for TARGET_WAITKIND_IGNORE.  Update comment.
* target.h: Update comment for TARGET_WAITKIND_IGNORE.
gdb/ChangeLog
gdb/hppah-nat.c
gdb/infrun.c
gdb/target.h