Subject: PR/36431 CVS commit: src/sys/arch/i386/i386
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Pavel Cahyna <pavel@netbsd.org>
List: netbsd-bugs
Date: 06/03/2007 09:40:03
The following reply was made to PR kern/36431; it has been noted by GNATS.
From: Pavel Cahyna <pavel@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/36431 CVS commit: src/sys/arch/i386/i386
Date: Sun, 3 Jun 2007 09:38:17 +0000 (UTC)
Module Name: src
Committed By: pavel
Date: Sun Jun 3 09:38:16 UTC 2007
Modified Files:
src/sys/arch/i386/i386: process_machdep.c
Log Message:
Attempt to fix PR kern/36431 by including process_read_fpregs() and
process_read_regs() when COREDUMP is defined. These function are used
in core_elf32.c .
To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/sys/arch/i386/i386/process_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.