Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Sun, 4 Nov 2001 23:11:57 -0500 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Subject: Re: 20011101 snapshot broken (also 20011103) Message-ID: <20011104231157.A15119@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers AT cygwin DOT com References: <2761-Fri02Nov2001224205+0000-starksb AT ebi DOT ac DOT uk> <5523-Sat03Nov2001082624+0000-starksb AT ebi DOT ac DOT uk> <6426-Mon05Nov2001011335+0000-starksb AT ebi DOT ac DOT uk> <20011104203718 DOT A3511 AT redhat DOT com> <20011104205735 DOT A3892 AT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.21i On Mon, Nov 05, 2001 at 01:06:16PM +0900, Kazuhiro Fujieda wrote: >>>> On Sun, 4 Nov 2001 20:57:35 -0500 >>>> Christopher Faylor 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