Implement pahole-like 'ptype /o' option
[external/binutils.git] / gdb / tracefile.c
index 93d8816..6fa083b 100644 (file)
@@ -306,7 +306,7 @@ trace_save (const char *filename, struct trace_file_writer *writer,
 }
 
 static void
-tsave_command (char *args, int from_tty)
+tsave_command (const char *args, int from_tty)
 {
   int target_does_save = 0;
   char **argv;