milunovic wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
>
> Huh thanks those who helped me with some ptrace() examples for Linux.
> But I cann't still figure how to trace programm execution under FreeBSD...
> please can anybody help me or give me some source example to see:o)
> Thank you
man -k trace will tell you about trace facilities on FreeBSD. From this,
you will learn of ktrace(1) and kdump(1), which will tell you how to
trace a process on FreeBSD, and how to view the trace data.
--
"Where am I, and what am I doing in this handbasket?"
Wes Peters Softweyr LLC
[EMAIL PROTECTED] http://softweyr.com/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message