CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2011-09-15 16:49:51

Modified files:
        winsup/utils   : ChangeLog Makefile.in strace.cc 

Log message:
        * strace.cc (attach_process): Try to turn off DEBUG_ONLY_THIS_PROCESS
        if Attaching to a process with the trace-children flag set.
        (handle_output_debug_string): Apparently we don't need to explicitly
        attach for debugging when a child process starts
        * Makefile.in (strace.exe): Link with ntdll

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&r1=1.559&r2=1.560
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/Makefile.in.diff?cvsroot=src&r1=1.92&r2=1.93
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/strace.cc.diff?cvsroot=src&r1=1.57&r2=1.58

Reply via email to