Anthony Schneider <[EMAIL PROTECTED]> writes:
> sadly, all ktrace shows is ktrace launching vmware (from 'ktrace vmware',
> shows sh reading and executing, and then ends with the vmware fork).
>
> is there a special way to ktrace linux binaries that i'm not aware of?

None is required; you just have to use either -d or -i for ktrace to
trace children processes as well.  I can never remember which one it
is, so I use both :)

DES
-- 
Dag-Erling Smørgrav - [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to