[RFA] testsuite/gdb.base/fullname.exp fix

Eli Zaretskii eliz@gnu.org
Sun Jun 21 13:48:00 GMT 2009


> From: Pedro Alves <pedro@codesourcery.com>
> Date: Sun, 21 Jun 2009 02:27:47 +0100
> Cc: "Pierre Muller" <muller@ics.u-strasbg.fr>
> 
> (I think Cygwin has now some magic to be able
> to remove open files?  Maybe I'm dreaming.)

You can do that on Windows (only with NTFS, IIRC), but only if you use
CreateFile with the right flags to open the file.  Guess what the MS
runtime does in its emulation of `open', `fopen' and friends.



More information about the Gdb-patches mailing list