Make linux_nat_detach/thread_db_detach use the inferior parameter
[deliverable/binutils-gdb.git] / gdb / inf-ptrace.h
index c5bd7573603e7a5322f0674e6e450f07c9113605..d10f64ae56c01819e99fdc17f83673b23a626240 100644 (file)
@@ -40,6 +40,6 @@ extern pid_t get_ptrace_pid (ptid_t);
 
 
 /* Cleanup the inferior after a successful ptrace detach.  */
-extern void inf_ptrace_detach_success (struct target_ops *ops);
+extern void inf_ptrace_detach_success (struct target_ops *ops, inferior *inf);
 
 #endif
This page took 0.024731 seconds and 4 git commands to generate.