From owner-freebsd-hackers Wed Jan 31 9: 1: 5 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from codex.cis.upenn.edu (CODEX.CIS.UPENN.EDU [158.130.6.15]) by hub.freebsd.org (Postfix) with ESMTP id DE7BB37B4EC for ; Wed, 31 Jan 2001 09:00:47 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by codex.cis.upenn.edu (8.10.1/8.10.1) with ESMTP id f0VH0hT04691; Wed, 31 Jan 2001 12:00:43 -0500 (EST) Date: Wed, 31 Jan 2001 12:00:43 -0500 (EST) From: AARON J MARKS To: Vojislav Milunovic Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: ptrace() In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There's a good (albeit small) treatment of ptrace() in the Bach book (The Design of the UNIX Operating System). If you need some examples, I can send you some code you can look at. -A. On Wed, 31 Jan 2001, Vojislav Milunovic wrote: > > Does anyone have some sourcecodes or some papers for ptrace() on > FreeBSD? > I'm little incurious about this function.I read man but seems that I > don't understand it:o( > > > -- > Vojislav Milunovic > milunovic@sendmail.ru > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message