This is the mail archive of the cygwin-xfree@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: xterm: Error 14, errno 2: No such file or directory problem with the current binaries at cygwin


On Sun, Feb 18, 2001 at 07:14:02PM +0100, Andrew Markebo wrote:
>strace maybe loads in a bit of environment, path and so on when it
>fires up bash...

It shouldn't.  The only thing that strace does is run the program
"as a debugger".  When things work "better", it is normally because
the whole process slows the program down so much that some things
like races and deadlocks are inadvertently masked.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]