This is the mail archive of the cygwin-developers@cygwin.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: 20011101 snapshot broken (also 20011103)


On Mon, Nov 05, 2001 at 01:06:16PM +0900, Kazuhiro Fujieda wrote:
>>>> On Sun, 4 Nov 2001 20:57:35 -0500
>>>> Christopher Faylor <cgf@redhat.com> said:
>
>> If someone could change back and forth between those two cases and
>> verify if it fixes/causes the problem, it would be helpful.
>
>>  if (hiteof ())
>causes the problem.
>>  if (broken_pipe)
>fixes the problem.

Phew.

>P.S.
>Thank you for your lecture on debugging Cygwin DLL.

You're welcome.  I added the strace debugging words to
"how-to-debug-cygwin.txt".

Thanks for the quick turnaround in diagnosing this problem.

Also, If you hadn't mentioned the: $ echo `echo tako` analysis, I would
have been trying to figure out what was wrong with unix-domain sockets.
I appreciate the insight.

cgf


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