cygwin and rsync

Larry Hall (Cygwin) reply-to-list-only-lh@cygwin.com
Sun Jan 8 21:57:00 GMT 2006


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/



More information about the Cygwin mailing list