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: cygwin AT cygwin DOT 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 AT cygwin DOT com Subject: Re: cygwin and rsync References: <43BDAFBC DOT 9080401 AT gmail DOT com> <1136506661 DOT 2833 DOT 251196190 AT webmail DOT messagingengine DOT com> <43BDBBC2 DOT 1040100 AT gmail DOT com> <1136509322 DOT 5881 DOT 251198868 AT webmail DOT messagingengine DOT com> <43BDCD93 DOT 1060009 AT gmail DOT com> <1136730738 DOT 12349 DOT 251344216 AT webmail DOT messagingengine DOT com> <43C138CB DOT 3040606 AT gmail DOT com> <1136745330 DOT 24628 DOT 251350787 AT webmail DOT messagingengine DOT com> <43C1756F DOT 6020107 AT gmail DOT 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 AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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/