Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/powerpc/powerpc



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.




Home | Main Index | Thread Index | Old Index