Remove breakpoint ops initialization
authorTom Tromey <tom@tromey.com>
Mon, 17 Jan 2022 02:23:48 +0000 (19:23 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 29 Apr 2022 22:14:32 +0000 (16:14 -0600)
commit8613a476b198e67ecd645cf74befe9a0dad255b3
tree24a3dcb18c34e90ea276cdb791caa5195d3a28e2
parenta0cd5f080b0e2a51bc3122456d2101dafae04dca
Remove breakpoint ops initialization

initialize_breakpoint_ops does not do much any more, so remove it in
favor of statically-initialize objects.
gdb/breakpoint.c
gdb/breakpoint.h