cygwin_lock_lock strace output

Corinna Vinschen vinschen@redhat.com
Fri Dec 10 16:17:00 GMT 2004


Does anybody hate the

  __cygwin_lock_unlock: threadcount 1.  not unlocking
  __cygwin_lock_lock: threadcount 1.  not locking

strace messages as much as I do?  Is it really necessary to print them
all the time?

To put it in other words, would it hurt people badly if we change the
default strace mask so that the _STRACE_PARANOID flag isn't set anymore
as in

  if (!mask)
    mask = _STRACE_ALL & ~_STRACE_PARANOID
    
?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.



More information about the Cygwin-developers mailing list