> Sorry to say but this script is fairly useless for most people. Strace
> cannot follow vfork() (yes I know -F says it will, but according to the
> maintainer, and my own tests, it does not work at all). Once make -C
> executed, strace stopped showing output.
Thanks for pointing out but wouldn't a simple
        export PATH=/home/ch/bin:$PATH
        echo "strace -f..... make $@" > /home/ch/bin/make
solve the problem?
Or are there any other occurances of this vfork call?
I'll check this out as the results looked (at least for a small perl
package I took for testing) quite good.

> Ben
bye,

 -christian-

-- 
Christian Hammers    WESTEND GmbH - Aachen und Dueren     Tel 0241/701333-0
[EMAIL PROTECTED]     Internet & Security for Professionals    Fax 0241/911879
           WESTEND ist CISCO Systems Partner - Premium Certified

Reply via email to