* infrun.c (pending_follow): Remove saw_parent_fork, saw_child_fork,
authorDaniel Jacobowitz <drow@false.org>
Thu, 12 Dec 2002 22:41:21 +0000 (22:41 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 12 Dec 2002 22:41:21 +0000 (22:41 +0000)
commitfbb265fcf2c1d9d9ce8c659e94658a10ddac0235
tree6b2d4168967e3fb42a53d23f0d898bd8a27834d3
parent33b5881a6096b4ae33278406acbedad8abbc3a4d
* infrun.c (pending_follow): Remove saw_parent_fork, saw_child_fork,
and saw_child_exec.
(follow_fork, init_wait_for_inferior, handle_inferior_event): Remove
references to saw_parent_fork, saw_child_fork, and saw_child_exec.
(stop_stepping): Remove outdated check for child vfork events.
gdb/ChangeLog
gdb/infrun.c