ptrace.2 rev 1.12.2.10

This commit is contained in:
Kazuo Horikawa 2001-09-06 12:10:11 +00:00
parent ef48eb5480
commit 9dfa661855
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10603

View file

@ -1,8 +1,8 @@
.\" %FreeBSD: src/lib/libc/sys/ptrace.2,v 1.12.2.9 2001/08/17 15:42:45 ru Exp %
.\" %FreeBSD: src/lib/libc/sys/ptrace.2,v 1.12.2.10 2001/09/04 04:46:07 murray Exp %
.\" %NetBSD: ptrace.2,v 1.2 1995/02/27 12:35:37 cgd Exp $
.\"
.\" This file is in the public domain.
.\" $FreeBSD: doc/ja_JP.eucJP/man/man2/ptrace.2,v 1.6 2001/07/29 05:15:14 horikawa Exp $
.\" $FreeBSD: doc/ja_JP.eucJP/man/man2/ptrace.2,v 1.7 2001/08/19 07:14:26 horikawa Exp $
.Dd January 20, 1996
.Dt PTRACE 2
.Os
@ -153,7 +153,9 @@ int
.It Dv PT_STEP
トレースされるプロセスは 1 命令ずつステップ実行されます。
.Fa addr
¤Č
には
.Po Vt caddr_t Pc Ns 1
を渡す必要があります。
.Fa data
フィールドは使用されません。
.It Dv PT_KILL