This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: a couple proposed patches


Christopher Faylor wrote:

PATCH 2 -- a patch to make strace output go directly to a memory-mapped
file, with very minimal inter-thread interference (one call to
InterlockedAdd() is the only "locking").

I forgot to mention, the patch enhances the existing debugging. It does not replace the current strace mechanism, it adds another mechanism that can be chosen at the user's option. -- Joe Buehler


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]