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" <[EMAIL PROTECTED]>
To: "Hotmail Saturn" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, November 24, 2002 7:41 PM
Subject: Re: Help with LTrace


Max Bowsher <[EMAIL PROTECTED]> wrote:

> Hotmail Saturn <[EMAIL PROTECTED]> 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/

Reply via email to