This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Bug: gdb and symbolic links?



NT4 SP4 B20.1

gdb pathname

If pathname contains a symbolic link, then gdb gives the error, 

Error creating process

when pathname is run.

If however, you resolve the links in the pathname, gdb can start the
application OK.

Not a biggie, just an annoyance.

Ian Collins