Subject: CVS commit: syssrc/sys/arch/powerpc/powerpc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 06/26/2001 16:00:19
Module Name: syssrc
Committed By: matt
Date: Tue Jun 26 13:00:18 UTC 2001
Modified Files:
syssrc/sys/arch/powerpc/powerpc: trap.c
Log Message:
Record any stack growth. This fixes a serious problem with core dumps.
Without this change, coredumps will only contain one page of stack
regardless of how many pages of stack the process actually has.
To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 syssrc/sys/arch/powerpc/powerpc/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.