From owner-cvs-all Thu Sep 21 10: 7:31 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 D242E37B424; Thu, 21 Sep 2000 10:07:27 -0700 (PDT) Received: (from bsd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA17177; Thu, 21 Sep 2000 10:07:27 -0700 (PDT) (envelope-from bsd@FreeBSD.org) Message-Id: <200009211707.KAA17177@freefall.freebsd.org> From: "Brian S. Dean" Date: Thu, 21 Sep 2000 10:07:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/i386/sys i386_clr_watch.c i386_set_watch.3 i386_set_watch.c Makefile.inc src/sys/i386/include reg.h sysarch.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bsd 2000/09/21 10:07:27 PDT Modified files: lib/libc/i386/sys Makefile.inc sys/i386/include reg.h sysarch.h Added files: lib/libc/i386/sys i386_clr_watch.c i386_set_watch.3 i386_set_watch.c Log: Add a couple of debug register helper functions to assist in setting and clearing watchpoints. Reviewed by: jwd@FreeBSD.org, -hackers@ Revision Changes Path 1.18 +5 -3 src/lib/libc/i386/sys/Makefile.inc 1.23 +7 -1 src/sys/i386/include/reg.h 1.14 +5 -1 src/sys/i386/include/sysarch.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message