Eliminate exceptions.c:print_any_exception.
[deliverable/binutils-gdb.git] / gdb / darwin-nat.c
index 160329b89ea09f1bbf1eb49a25ba12111d93ebaf..57142889ac24c6d8a2d68ac320b201f4848aca0d 100644 (file)
@@ -1672,7 +1672,7 @@ darwin_setup_fake_stop_event (struct inferior *inf)
 /* Attach to process PID, then initialize for debugging it
    and wait for the trace-trap that results from attaching.  */
 static void
-darwin_attach (struct target_ops *ops, char *args, int from_tty)
+darwin_attach (struct target_ops *ops, const char *args, int from_tty)
 {
   pid_t pid;
   pid_t pid2;
This page took 0.023479 seconds and 4 git commands to generate.