From owner-cvs-all Fri Oct 13 21: 1:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 30FA737B502; Fri, 13 Oct 2000 21:01:40 -0700 (PDT) Received: (from jwd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA28222; Fri, 13 Oct 2000 21:01:40 -0700 (PDT) (envelope-from jwd@FreeBSD.org) Message-Id: <200010140401.VAA28222@freefall.freebsd.org> From: "John W. De Boskey" Date: Fri, 13 Oct 2000 21:01:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys ptrace.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jwd 2000/10/13 21:01:40 PDT Modified files: lib/libc/sys ptrace.2 Log: Document the ptrace() PT_STEP request. Add references to the newly added hardware debug register support functions i386_clr_watch(3) and i386_set_watch(3). Reviewed by: Sean Eric Fagan and no other response to the review request. Revision Changes Path 1.15 +11 -2 src/lib/libc/sys/ptrace.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message