Constify breakpoint::print_it
authorTom Tromey <tom@tromey.com>
Sat, 30 Apr 2022 18:20:10 +0000 (12:20 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 6 May 2022 18:03:34 +0000 (12:03 -0600)
commit7bd8631327cc222ebe0906d76e5faea4e4b291ba
treebfb6b2e5902081784f1cc1d343fb17ee4d04b74b
parent5a61e176877b17a0fdca25a298d296800353af10
Constify breakpoint::print_it

This constifies breakpoint::print_it.  Doing this pointed out some
code in ada-lang.c that can be simplified a little as well.
gdb/ada-lang.c
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