Subject: CVS commit: src/sys/arch/sh3/sh3
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 10/23/2006 18:33:56
Module Name:	src
Committed By:	uwe
Date:		Mon Oct 23 18:33:56 UTC 2006

Modified Files:
	src/sys/arch/sh3/sh3: db_disasm.c

Log Message:
Be careful when fetching instruction to disassemble.  Check for
unalinged address, refuse to disassemble P4 area (on-chip i/o regs),
use fusword/kcopy to fetch the instruction.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/sh3/sh3/db_disasm.c

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