Remove breakpoint_ops from init_catchpoint
authorTom Tromey <tom@tromey.com>
Mon, 17 Jan 2022 02:05:28 +0000 (19:05 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 29 Apr 2022 22:14:32 +0000 (16:14 -0600)
commitb3316ff1532571a111dcc27f4545640aafbdaffd
treea9f7cb28ff3f4bb280ce05425277c0c32f35c506
parenta48ddc0d6ab6ce60ecc7d20d704d3891b383dbf6
Remove breakpoint_ops from init_catchpoint

init_catchpoint is only ever passed a single breakpoint_ops pointer,
so remove the parameter.
gdb/break-catch-exec.c
gdb/break-catch-fork.c
gdb/break-catch-load.c
gdb/break-catch-sig.c
gdb/break-catch-syscall.c
gdb/break-catch-throw.c
gdb/breakpoint.c
gdb/breakpoint.h