Fix PR 20345 - call_function_by_hand_dummy: Assertion `tp->thread_fsm == &sm->thread_...
[deliverable/binutils-gdb.git] / gdb / procfs.c
index 0e0641eb0ac574410ba4963ecdc9b436c5b16b32..fab15edccc6d4aae36f6da7cb299f1b935f0b7bf 100644 (file)
@@ -4273,7 +4273,7 @@ procfs_kill_inferior (struct target_ops *ops)
 
       if (pi)
        unconditionally_kill_inferior (pi);
-      target_mourn_inferior ();
+      target_mourn_inferior (inferior_ptid);
     }
 }
 
This page took 0.023378 seconds and 4 git commands to generate.