Date: Wed, 14 Feb 2001 01:32:34 -0700 From: Wes Peters <wes@softweyr.com> To: milunovic <milunovic@sendmail.ru> Cc: hackers@freebsd.org Subject: Re: huh Message-ID: <3A8A42A2.C9ACAC7D@softweyr.com> References: <Pine.BSF.4.21.0102132102580.757-100000@scorpion.cosmos.all.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
wes@softweyr.com http://softweyr.com/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A8A42A2.C9ACAC7D>
