Constify some commands in regcache.c
authorTom Tromey <tom@tromey.com>
Wed, 13 Sep 2017 03:31:41 +0000 (21:31 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 27 Sep 2017 14:45:07 +0000 (08:45 -0600)
commit4e00131263d4de2e8b7a1d0da7e27e423d94fb52
tree486ca92a745633c3b2287e5719130bd1812a4cf3
parent7776370010db4d85a89a0dfde391aa9170ac1bbe
Constify some commands in regcache.c

gdb/ChangeLog
2017-09-27  Tom Tromey  <tom@tromey.com>

* regcache.c (regcache_print, maintenance_print_registers)
(maintenance_print_raw_registers)
(maintenance_print_cooked_registers)
(maintenance_print_register_groups)
(maintenance_print_remote_registers): Constify.
gdb/ChangeLog
gdb/regcache.c