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: <5.1.0.14.2.20021125071552.00fdd948@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Mon, 25 Nov 2002 07:21:55 -0800 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: RE: Help with LTrace In-Reply-To: <7BCD42353C1FD411A66200062939B2F1ACA584@EXCHANGE> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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/