commit | 7bd8631327cc222ebe0906d76e5faea4e4b291ba | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sat Apr 30 12:20:10 2022 -0600 |
committer | Tom Tromey <tom@tromey.com> | Fri May 06 12:03:34 2022 -0600 |
tree | bfb6b2e5902081784f1cc1d343fb17ee4d04b74b | |
parent | 5a61e176877b17a0fdca25a298d296800353af10 [diff] |
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.