Constify some commands in remote.c
authorTom Tromey <tom@tromey.com>
Wed, 13 Sep 2017 03:09:35 +0000 (21:09 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 27 Sep 2017 14:44:53 +0000 (08:44 -0600)
commitac88e2de8314efd9aaa9132c5643ecbf715de508
treee5f1d0043df7fffaffe573c4ce636b2282155e01
parentbd4c9dfe673d8af39cf400ba0118ffadb0e6111a
Constify some commands in remote.c

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

* remote.c (set_memory_packet_size)
(set_memory_write_packet_size, show_memory_write_packet_size)
(set_memory_read_packet_size, show_memory_read_packet_size)
(compare_sections_command, packet_command, remote_put_command)
(remote_get_command, remote_delete_command): Constify.
gdb/ChangeLog
gdb/remote.c
This page took 0.049408 seconds and 4 git commands to generate.