Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


ktrace | 7 comments | Create New Account
Click here to return to the 'ktrace' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
ktrace
Authored by: Anonymous on Mar 05, '02 02:48:31PM

I think 'ktrace' is the BSD equivalent of truss and strace.

Unfortunately, it seems the MacOSX kernel doesn't have support compiled in...



[ Reply to This | # ]
ktrace
Authored by: Bishop on Mar 05, '02 07:06:30PM

I believe that too, but I'm not sure, since ktrace does not work I'd be interested to here any info anyone might have on strace/ktrace for MacOS X since it is a very useful tool in GNU-Linux.



[ Reply to This | # ]
ktrace
Authored by: hysterion on Mar 07, '02 08:57:33PM
OS X has /usr/bin/ktrace, but (according to this bug report) still misses kdump to display its output.

[ Reply to This | # ]