Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/i386
Module Name: src
Committed By: skrll
Date: Sun Jan 20 12:43:01 UTC 2008
Modified Files:
src/sys/arch/i386/i386: dumpsys.c locore.S
Log Message:
Do the dumpsys/dodumpsys thing on i386...
dumpsys() now mimics cpu_switchto() (pushes a switchframe onto the stack)
for postmortem debugging.
>From simonb.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/i386/i386/dumpsys.c
cvs rdiff -r1.63 -r1.64 src/sys/arch/i386/i386/locore.S
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