Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com Message-ID: <08d201c1a01e$d9130550$0200a8c0@lifelesswks> From: "Robert Collins" To: "Earnie Boyd" References: <3C4819B9 DOT 2058D39E AT yahoo DOT com> Subject: Re: strace.active Date: Fri, 18 Jan 2002 23:51:28 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 18 Jan 2002 12:53:28.0802 (UTC) FILETIME=[20377420:01C1A01F] Look in utils/strace.cc - search for _STRACE_INTERFACE_ACTIVATE_ADDR. I haven't looked at the detail, but this is where strace checks that the flag was set correctly. Rob === ----- Original Message ----- From: "Earnie Boyd" To: "Earnie Boyd" Sent: Friday, January 18, 2002 11:48 PM Subject: Q: strace.active > Where or how does this variable get set? I've searched through the > winsup code and could only find where it was checked to have a value. > The reason I'm asking is due to the sysinternals.com Dbgview executable > which will capture the OutputDebugString output to a window where you > can scroll, search or save the contents. For Cygwin the strace.active > flag needs turned on for anything useful. I turned it on by setting it > to 1 in the dcrt0.cc module but I would like to control is somehow. > > Suggestions? > > Earnie. > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > >