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


Brett Serkez <techie <at> serkez.net> writes:

> As far as using gdb, rather than using the full rsync command line, use
> the command 'gdb rsync' to start rsync in the debugger.  Then enter the
> command 'run balance-of-rsync-command-line' and it should run normally.
> Once it hangs, use control-c to break to the gdb command prompt and use
> the command 'where' or 'bt' (back trace) to print a stack trace.

In cygwin there is also the "insight" gdb graphical front-end.

    Lapo



--
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]