This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Help with LTrace


Here I go again...

There is no difference setting the perms via the Windows GUI... :_(

To: Pavel,

thanks too.

My XXXX programm is in the same folder I execute strace.

I think that the problemm could be the "permission denied" to execute XXXX.
I try to execute:
    ./programm.exe
with the permissions: -rwxr-xr-x
and it fails me by "permission denied"

Could be this problemm due to bad downloading file?

Have anyone a list of errors reported by strace? Perhaps it helps me...

Thanks,

Saturn
S;-D

----- Original Message ----- 
From: "Max Bowsher" <maxb@ukf.net>
To: "Hotmail Saturn" <space_saturn@hotmail.com>; <cygwin@cygwin.com>
Sent: Monday, November 25, 2002 12:15 AM
Subject: Re: Help with LTrace


> Hotmail Saturn <space_saturn@hotmail.com> 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/
> 

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]