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: <022b01c2940f$517c0de0$78d96f83@pomello> From: "Max Bowsher" To: "Hotmail Saturn" , References: <015e01c293e8$45f33e20$78d96f83 AT pomello> <017a01c293e9$275f1140$78d96f83 AT pomello> Subject: Re: Help with LTrace Date: Sun, 24 Nov 2002 23:15:03 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Hotmail Saturn wrote: > Thanks, Max. > > I Know strace, but it fails with: > > strace.exe: error creating process XXXX, (error 193) > > I think it fails because the execution permissions. I try to change > its permissions with: > > chmod +rw XXXX > > but the result is still the same, and its permissions are: > > -rwxr-xr-x > > Is there any way to change the execution permission that let me > execute correctly my programm XXXX? > My programm XXXX doesn't execute because "Permission denied" error. Hmm. Try setting the perms via the Windows GUI, just to see if that makes any difference. Does it run without strace? > Another question: Do you know if exist an utility that let me trace > the libraries (like LTrace) that runs with CygWIN? No, sorry. -- Max. -- 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/