Hurd: Adjust to changes to "push pruning old threads down to the target"
[deliverable/binutils-gdb.git] / gdb / record.c
index 1af134f68fe870f06086f260ffcc1b519a995b9d..34ebd1bd7c6009f52e09ac366d0e313a03c90e09 100644 (file)
@@ -170,7 +170,7 @@ record_mourn_inferior (struct target_ops *t)
      threads are discarded.  */
   record_unpush (t);
 
-  target_mourn_inferior ();
+  target_mourn_inferior (inferior_ptid);
 }
 
 /* See record.h.  */
This page took 0.024215 seconds and 4 git commands to generate.