CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     c...@sourceware.org     2011-11-24 21:54:42

Modified files:
        utils          : ChangeLog strace.cc 

Log message:
        * strace.cc (attach_process): Use NT_SUCCESS to figure out if
        NtSetInformationProcess succeeded.
        (handle_output_debug_string): Put back DebugActiveProcess since it 
seems to
        still be needed (on my system at least).  Detect new format
        _STRACE_INTERFACE_ACTIVATE_ADDR which informs whether this is a forked 
process
        or not.  Use that to decide if forkdebug should be handled.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/utils/ChangeLog.diff?cvsroot=uberbaum&r1=1.568&r2=1.569
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/utils/strace.cc.diff?cvsroot=uberbaum&r1=1.60&r2=1.61

Reply via email to