On Thu, 2 Oct 2003, Brian Ford wrote:

> I have tried strace -p cygpid on a number of processes with no luck.  It
> just hangs for a few seconds and exits.  Am I doing something wrong?
>
> [EMAIL PROTECTED] ~
> $ sleep 100&
> [4] 374
>
> [EMAIL PROTECTED] ~
> $ strace -p 374
>
> [EMAIL PROTECTED] ~
> $ echo $?
> 5
>
> Thanks.
Hmm, yes -- in my case I'm getting a segfault, so it's apparently broken.
If I have time later this week, I'll build a debugging version of strace
to see what's going on here.
        Igor
-- 
                                http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_                [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_            [EMAIL PROTECTED]
     |,4-  ) )-,_. ,\ (  `'-'           Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL     a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

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

Reply via email to