Remove breakpoint_ops from init_ada_exception_breakpoint
authorTom Tromey <tom@tromey.com>
Mon, 17 Jan 2022 02:03:46 +0000 (19:03 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 29 Apr 2022 22:14:32 +0000 (16:14 -0600)
commita48ddc0d6ab6ce60ecc7d20d704d3891b383dbf6
tree8454ff36f66d6155192cda44860c0a9a14948461
parent8d89123dc22188d5560f452bc52baba50d154a91
Remove breakpoint_ops from init_ada_exception_breakpoint

init_ada_exception_breakpoint is only ever passed a single
breakpoint_ops structure, so remove the parameter.
gdb/ada-lang.c
gdb/breakpoint.c
gdb/breakpoint.h