This is the mail archive of the cygwin-developers@cygwin.com 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]

Re: problem with 2001-10-26 snapshot (now also 2001-10-29)


On Mon, Oct 29, 2001 at 05:00:09PM +0000, David Starks-Browning wrote:
>/usr/bin/rsync -vrtRCW --rsync-path=/remote/path/to/rsync --delete --delete-excluded \
>  "${HOME}/Mail" remote-host:/remote/backup/dir
>
>If I revert to snapshot 2001-10-24, the DrWatson messages disappear.
>
>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
><http://cygwin.com/cygwin-ug-net/using-utils.html#STRACE> 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.
You can either mount the strace.exe program using '-x' or copy it
to another directory.

>I'll keep trying snapshots as they come out, of course.

It sounds like you need to debug this problem using gdb.  That means
building a debugging version of cygwin1.dll.

cgf


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