Don't print symbol declaration's line number in rbreak output
[deliverable/binutils-gdb.git] / gdb / gnu-nat.c
index f2d5fcaa50f965aa747a84d530ab3a2b104c6bda..8271565a042b9ea247daa1e27f3d4899acb14aa2 100644 (file)
@@ -2255,7 +2255,7 @@ gnu_attach (struct target_ops *ops, const char *args, int from_tty)
    previously attached.  It *might* work if the program was
    started via fork.  */
 static void
-gnu_detach (struct target_ops *ops, const char *args, int from_tty)
+gnu_detach (struct target_ops *ops, inferior *inf, int from_tty)
 {
   int pid;
 
This page took 0.023674 seconds and 4 git commands to generate.