Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jeff Smith <jeffs@netbsd.org>
List: source-changes
Date: 08/11/2000 01:31:26
Module Name:	syssrc
Committed By:	jeffs
Date:		Thu Aug 10 22:31:26 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/mips: db_disasm.c

Log Message:
In db_disasm() use fuword() to fetch user addresses.  Mainly to avoid
bad EPCs from losing the initial ddb context when panicing, but also
helps with typos.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/mips/mips/db_disasm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.