Don't print symbol on address 0x0
[deliverable/binutils-gdb.git] / gdb / nto-procfs.c
index 2ce956385dcb5e5ec74f0d285ab90a34e4d75c80..728d6f3a76d9f0b8e81b58ad63749a9a383f8839 100644 (file)
@@ -602,7 +602,7 @@ procfs_files_info (struct target_ops *ignore)
 
 /* Attach to process PID, then initialize for debugging it.  */
 static void
-procfs_attach (struct target_ops *ops, char *args, int from_tty)
+procfs_attach (struct target_ops *ops, const char *args, int from_tty)
 {
   char *exec_file;
   int pid;
This page took 0.024055 seconds and 4 git commands to generate.