From owner-cvs-all Sat Apr 13 16:14:11 2002 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 4F70137B404; Sat, 13 Apr 2002 16:14:08 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DNE8l11961; Sat, 13 Apr 2002 16:14:08 -0700 (PDT) (envelope-from jhb) Message-Id: <200204132314.g3DNE8l11961@freefall.freebsd.org> From: John Baldwin Date: Sat, 13 Apr 2002 16:14:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/procfs procfs_dbregs.c procfs_fpregs.c procfs_regs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2002/04/13 16:14:08 PDT Modified files: sys/fs/procfs procfs_dbregs.c procfs_fpregs.c procfs_regs.c Log: Lock the target process in procfs_doproc*regs() for p_candebug and while reading/writing the registers. Revision Changes Path 1.19 +7 -3 src/sys/fs/procfs/procfs_dbregs.c 1.25 +7 -3 src/sys/fs/procfs/procfs_fpregs.c 1.24 +9 -3 src/sys/fs/procfs/procfs_regs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message