delorie.com/archives/browse.cgi | search |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |