]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/procfs.c
Pass inferior down to target_detach and to_detach
[thirdparty/binutils-gdb.git] / gdb / procfs.c
index 491970a787f943e6c5694c85b414daea05d0e565..2d5ec65c9b8d01e40c55cf41ebed8c1785b599f3 100644 (file)
@@ -1924,7 +1924,7 @@ procfs_attach (struct target_ops *ops, const char *args, int from_tty)
 }
 
 static void
-procfs_detach (struct target_ops *ops, int from_tty)
+procfs_detach (struct target_ops *ops, inferior *inf, int from_tty)
 {
   int pid = ptid_get_pid (inferior_ptid);