Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <7BCD42353C1FD411A66200062939B2F1ACA592@EXCHANGE> From: Pavel Rozenboim To: "Cygwin (E-mail)" Subject: RE: Help with LTrace Date: Mon, 25 Nov 2002 17:32:10 +0200 MIME-Version: 1.0 Content-Type: text/plain > -----Original Message----- > From: Randall R Schulz [mailto:rrschulz AT cris DOT com] > Sent: Mon, November 25, 2002 5:22 PM > To: cygwin AT cygwin DOT com > Subject: RE: Help with LTrace > > > Pavel, > > Perhaps that's because "strace" isn't a Cygwin program: > > % cygcheck strace > Found: D:\cygwin\bin\strace.exe > D:\cygwin\bin\strace.exe > D:\WINNT\System32\msvcrt.dll > D:\WINNT\System32\KERNEL32.dll > D:\WINNT\System32\NTDLL.DLL > > > Cygcheck itself exhibits the same symptom (it also is not > linked against > libcygwin.a): > > % cygcheck /bin/strace > /bin/strace - Cannot open > > % cygcheck /bin/strace.exe > /bin/strace.exe - Cannot open > > > Randall Schulz > Mountain View, CA USA > > > At 23:35 2002-11-24, Pavel Rozenboim wrote: > >It seems that sometimes, full path confuses strace. > >For example in my system: > > > >~> strace /bin/ls > >strace.exe: error creating process /bin/ls , (error 3) > > > >~> strace ls > >[Works, lots of output] > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/