X-Spam-Check-By: sourceware.org
Message-ID: <43C18AB4.1020008@cygwin.com>
Date: Sun, 08 Jan 2006 16:57:08 -0500
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-To: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051223 Fedora/1.5-0.2.fc4.remi Thunderbird/1.5 Mnenhy/0.7.3.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: cygwin and rsync
References: <43BDAFBC.9080401@gmail.com>   <1136506661.2833.251196190@webmail.messagingengine.com>   <43BDBBC2.1040100@gmail.com>   <1136509322.5881.251198868@webmail.messagingengine.com>   <43BDCD93.1060009@gmail.com>   <loom.20060108T093822-493@post.gmane.org>   <1136730738.12349.251344216@webmail.messagingengine.com>   <43C138CB.3040606@gmail.com> <1136745330.24628.251350787@webmail.messagingengine.com> <43C1756F.6020107@gmail.com>
In-Reply-To: <43C1756F.6020107@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Ken Senior wrote:
> Pushing from Windows to Linux works fine.  It's the pulling from Windows
> into Linux (that is, initiating on Linux) which does not.
> 
> On the gdb front, I found that whenever I launched the gdb on the
> Windows box, the process froze immediately instead of the usual place. 
> That is, the gdb process seems to itself cause a freezing of rsync. 
> Quitting out of gdb allows the process to resume until it freezes in the
> "usual" place.  Two gdb outputs follow.  The first corresponds to the
> first freeze (the one seemingly caused by gdb itself) while the
> subsequent one is the one corresponding to the "usual" freezing point. 
> I tried to make sense of these, but I'm afraid I don't know enough about
> somes of these DLLs. 


Looks like you're missing debug information for cygwin1.dll at least.  Either
build the DLL with -g or download a snapshot and it's accompanying DBG file.
This should help sort things out.


-- 
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

