gdb/
[deliverable/binutils-gdb.git] / gdb / infrun.c
index ab5aacf584da9fd1da9dc5270b5c157c5b2fea63..3d6eccd830f3473ecc97ad56d88c01ebf2242b05 100644 (file)
@@ -663,6 +663,8 @@ handle_vfork_child_exec_or_exit (int exec)
 
          /* follow-fork child, detach-on-fork on.  */
 
+         inf->vfork_parent->pending_detach = 0;
+
          if (!exec)
            {
              /* If we're handling a child exit, then inferior_ptid
This page took 0.035017 seconds and 4 git commands to generate.