This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin and rsync


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]