Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 06/08/2001 12:49:29
Module Name:	syssrc
Committed By:	mrg
Date:		Fri Jun  8 09:49:29 UTC 2001

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

Log Message:
if MULTIPROCESSOR, make the registers virtual, so that we can access other
processors registers.  rework enter/exit ddb code to look more like the i386
code.  make "mach cpu" and "mach cpu N" work.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/sparc/include/db_machdep.h
cvs rdiff -r1.41 -r1.42 syssrc/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.