Pass inferior down to target_detach and to_detach
[deliverable/binutils-gdb.git] / gdb / linux-nat.c
index 99d12f25262c50f9008e4138a6d5114138311950..70f4c084dc6e0428f7a032b40d6d6a547da9fcb0 100644 (file)
@@ -1497,7 +1497,7 @@ detach_callback (struct lwp_info *lp, void *data)
 }
 
 static void
-linux_nat_detach (struct target_ops *ops, int from_tty)
+linux_nat_detach (struct target_ops *ops, inferior *inf, int from_tty)
 {
   int pid;
   struct lwp_info *main_lwp;
This page took 0.024154 seconds and 4 git commands to generate.