Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Originating-IP: [62.82.19.146]
From: "Hotmail Saturn" <space_saturn@hotmail.com>
To: <cygwin@cygwin.com>
References: <OE65QqwRy0Bj9ZEay1A0000ea1e@hotmail.com> <015e01c293e8$45f33e20$78d96f83@pomello> <017a01c293e9$275f1140$78d96f83@pomello>
Subject: Re: Help with LTrace
Date: Sun, 24 Nov 2002 21:32:44 +0100
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
Message-ID: <OE19BQhExkiyPoHZgzD0000eb2f@hotmail.com>
X-OriginalArrivalTime: 24 Nov 2002 20:33:46.0976 (UTC) FILETIME=[C9FCDE00:01C293F8]

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.

Another question: Do you know if exist an utility that let me trace the
libraries (like LTrace) that runs with CygWIN?

Thank you very much!

Saturn
S;-D


----- Original Message -----
From: "Max Bowsher" <maxb@ukf.net>
To: "Hotmail Saturn" <space_saturn@hotmail.com>; <cygwin@cygwin.com>
Sent: Sunday, November 24, 2002 7:41 PM
Subject: Re: Help with LTrace


Max Bowsher <maxb@ukf.net> wrote:

> Hotmail Saturn <space_saturn@hotmail.com> wrote:
>
>> I had downloaded the "ltrace_0.3.10.tar.bz2" but it doesn't contain
>> the "sysdeps" for CygWIN and its installation fails at this point.
>
> ltrace relies on thing too low-level for Cygwin to emulate.
>
> You won't be able to get it working.

Actually, thinking about it, strace (installed with Cygwin) might do at
least some of what you need.

--
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/

--
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/

