Source-Changes archive

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

CVS commit: src/sys/arch/sparc



Module Name:    src
Committed By:   pk
Date:           Tue Jan  7 16:03:05 UTC 2003

Modified Files:
        src/sys/arch/sparc/include: db_machdep.h
        src/sys/arch/sparc/sparc: db_interface.c

Log Message:
Simplify ddb register storage setup: remove MULTIPROCESSOR special cases
and keep the ddb register copies on the current stack always.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/sparc/include/db_machdep.h
cvs rdiff -r1.48 -r1.49 src/sys/arch/sparc/sparc/db_interface.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