]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Document the ptrace() PT_STEP request.
authorjwd <jwd@FreeBSD.org>
Sat, 14 Oct 2000 04:01:39 +0000 (04:01 +0000)
committerjwd <jwd@FreeBSD.org>
Sat, 14 Oct 2000 04:01:39 +0000 (04:01 +0000)
commit725e675c8b64f174faec550ad44193a59cf22943
tree29d13c359861d50c5e3e0c7d77ebe023021d9bf9
parent9b74eb428caea67152c35bcb81ceb4870ecb2534
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 <sef@kithrup.com>
                and no other response to the review request.
lib/libc/sys/ptrace.2