]> sourceware.org Git - newlib-cygwin.git/commit
* strace.cc (attach_process): Use NT_SUCCESS to figure out if
authorChristopher Faylor <me@cgf.cx>
Thu, 24 Nov 2011 21:54:41 +0000 (21:54 +0000)
committerChristopher Faylor <me@cgf.cx>
Thu, 24 Nov 2011 21:54:41 +0000 (21:54 +0000)
commit505bce274fe261526833f77f7bf24b33542da151
tree4312d6a08df4742a6a6b100d07a5c30239b40901
parente553226cfadf92a3f394a4dc40b6471d62070173
* 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.
winsup/utils/ChangeLog
winsup/utils/strace.cc
This page took 0.030328 seconds and 5 git commands to generate.