* breakpoint.c (install_breakpoint): Add one more parameter so that
authorYao Qi <yao@codesourcery.com>
Fri, 18 Nov 2011 01:03:51 +0000 (01:03 +0000)
committerYao Qi <yao@codesourcery.com>
Fri, 18 Nov 2011 01:03:51 +0000 (01:03 +0000)
commit3ea46bff735f66cca658e990155816c57cc194d3
treefd2976168bf05f747722a9b1b8d14bb60748419c
parentbb8ed79b6a68eef87b3d3587f8fd07775cb7f084
* breakpoint.c (install_breakpoint):  Add one more parameter so that
update_global_location_list is called conditionally.
(create_fork_vfork_event_catchpoint): Update.
(create_syscall_event_catchpoint): Update.
(create_breakpoint_sal): Update.
(create_breakpoint_sal): Update. Call do_cleanups before
install_breakpoint.
* ada-lang.c (create_ada_exception_catchpoint): Update.
* breakpoint.h (install_breakpoint): Update declaration.
gdb/ChangeLog
gdb/ada-lang.c
gdb/breakpoint.c
gdb/breakpoint.h