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/31/2003 02:59:29
Module Name:	src
Committed By:	uwe
Date:		Fri Oct 31 02:59:29 UTC 2003

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

Log Message:
When signaling SIGTRAP for debugger break adjust pc to point back to
the TRAPA instruction.  This makes gdb much happier.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/sh3/sh3/exception.c

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