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: Mon, 29 Oct 2001 17:49:57 +0000 Message-ID: <7447-Mon29Oct2001174957+0000-starksb@ebi.ac.uk> X-Mailer: emacs 20.7.1 (via feedmail 9-beta-7 I); VM 6.92 under Emacs 20.7.1 From: David Starks-Browning MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: cygwin-developers AT cygwin DOT com Subject: Re: problem with 2001-10-26 snapshot (now also 2001-10-29) In-Reply-To: <20011029122706.B14419@redhat.com> References: <7784-Sat27Oct2001190351+0100-starksb AT ebi DOT ac DOT uk> <4921-Mon29Oct2001170009+0000-starksb AT ebi DOT ac DOT uk> <20011029122706 DOT B14419 AT redhat DOT com> On Monday 29 Oct 01, Christopher Faylor writes: > >Sorry for the lack of detail, but I can't get strace to do anything > >with this. It just returns immediately with no output. Is > > up to date? > > Yes. If you have mounted your /bin directory using the '-X' option, > however, strace won't work correctly since it is not a cygwin binary. Ah. That was the hint I needed. I had been supplying strace with a cygwin path to rsync. Now that strace is working, the problem goes away. So I'll just use strace to invoke rsync from now on. :-) > It sounds like you need to debug this problem using gdb. That means > building a debugging version of cygwin1.dll. Sigh. OK. But don't delay 1.3.4 on account of this, because I have no idea when I will get to it. Cheers, David