OSDN Git Service

2011-06-22 Pedro Alves <pedro@codesourcery.com>
authorpalves <palves>
Wed, 22 Jun 2011 17:12:32 +0000 (17:12 +0000)
committerpalves <palves>
Wed, 22 Jun 2011 17:12:32 +0000 (17:12 +0000)
commit0f47a8eae5693bdd390e5184405a0c5add4e786e
tree0d71f403d446e13286a36eeec1a08f94826078af
parent7862701946d391914c4542de4e9be15d7204779f
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