2011-06-22 Pedro Alves <pedro@codesourcery.com>
authorPedro Alves <palves@redhat.com>
Wed, 22 Jun 2011 17:12:32 +0000 (17:12 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 22 Jun 2011 17:12:32 +0000 (17:12 +0000)
commite29a4733b9fbfd7f003287f0c195b6c7a4836a1b
treece29cb981d6a7c006e035ea5d7b3ff0fe0a80d7e
parent346774a91ffaa367db6982f19cc9b5bcafaa3686
2011-06-22  Pedro Alves  <pedro@codesourcery.com>

* breakpoint.h (struct breakpoint): Delete forked_inferior_pid
field.
* breakpoint.c (init_raw_breakpoint_without_location): Remove
reference to forked_inferior_pid.
(struct fork_catchpoint): New type.
(breakpoint_hit_catch_fork, print_it_catch_fork)
(print_one_catch_fork, breakpoint_hit_catch_vfork)
(print_it_catch_vfork, print_one_catch_vfork): Adjust.
(create_fork_vfork_event_catchpoint): Adjust to use
init_catchpoint.
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h