gdb/ChangeLog
2017-09-27 Tom Tromey <tom@tromey.com>
* dwarf2read.c (save_gdb_index_command): Constify.
2017-09-27 Tom Tromey <tom@tromey.com>
+ * dwarf2read.c (save_gdb_index_command): Constify.
+
+2017-09-27 Tom Tromey <tom@tromey.com>
+
* stap-probe.c (info_probes_stap_command): Constify.
2017-09-27 Tom Tromey <tom@tromey.com>
GDB manual. Any changes here must be documented there. */
static void
-save_gdb_index_command (char *arg, int from_tty)
+save_gdb_index_command (const char *arg, int from_tty)
{
struct objfile *objfile;