Constify breakpoint_ops
authorTom Tromey <tom@tromey.com>
Mon, 17 Jan 2022 03:05:18 +0000 (20:05 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 29 Apr 2022 22:14:32 +0000 (16:14 -0600)
commita678887d09c00cecb9aec39cd15f8c65e603078e
tree59a9b3db5d5889cc7ba81aeb7a3a739954584977
parent8613a476b198e67ecd645cf74befe9a0dad255b3
Constify breakpoint_ops

Now that all breakpoint_ops are statically initialized, they can all
be made const.
gdb/breakpoint.c
gdb/breakpoint.h