CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [EMAIL PROTECTED]  2002-07-13 14:08:13

Modified files:
        cygwin         : ChangeLog dcrt0.cc exceptions.cc 
                         how-to-debug-cygwin.txt strace.cc 

Log message:
        * dcrt0.cc (dll_crt0_1): Delay closing of some handles until cygheap has been
        set up.
        (break_here): New function, for debugging.
        (initial_env): Add program name to "Sleeping" message.  Implement new
        "CYGWIN_DEBUG" environment variable option.
        * exceptions.cc (debugger_command): Add argument to dumper call.
        * strace.cc (strace::hello): Use winpid if cygwin pid is unavailable.
        (strace::vsprntf): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.1383&r2=1.1384
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/dcrt0.cc.diff?cvsroot=uberbaum&r1=1.136&r2=1.137
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.115&r2=1.116
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/how-to-debug-cygwin.txt.diff?cvsroot=uberbaum&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/strace.cc.diff?cvsroot=uberbaum&r1=1.33&r2=1.34

Reply via email to