[Bug breakpoints/26292] FAIL: gdb.base/checkpoint.exp: exit, dropped into next fork one (timeout)

vries at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Thu Jul 23 11:03:48 GMT 2020


https://sourceware.org/bugzilla/show_bug.cgi?id=26292

--- Comment #2 from Tom de Vries <vries at gcc dot gnu.org> ---
We seem to be hanging somewhere in fclose:
...
  printf ("Copy complete.\n");  /* breakpoint 2 */
  fclose (in);
  fclose (out);
  printf ("Deleting copy.\n");  /* breakpoint 3 */
...

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Gdb-prs mailing list