PPPP wrote:
Larry Hall (Cygwin) wrote:
Perhaps a better question is why do you think investigating this problem
would be different with Cygwin than with any other non-Cygwin application?
If you find there is something Cygwin-specific in this process that's
confusing you, it might help us understand you better if you reformulated
the question with your specific issues stated.
That's a good point. I don't know for sure it's Cygwin. What I wanted to
do was to use strace on the process and see if I can find out what it's
doing. When I tried to do that, it would say cannot attach to process. I
tried using "strace -p" as well as starting the process with strace. The
problem I had with starting the process with strace is that with the
arguments I'm passing to the process, strace didn't like it. I tried
putting quotes around the start command as well. That's where I'm stuck...
So what's the command line you're using? Does the following work for
you?
strace -o ls.out ls /usr
--
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Office
216 Dalton Rd. (508) 893-9889 - FAX
Holliston, MA 01746
_____________________________________________________________________
A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/