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: 04/20/2005 01:56:17
Module Name:	src
Committed By:	uwe
Date:		Wed Apr 20 01:56:17 UTC 2005

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

Log Message:
Teach db_stack_trace_print() to step through trap frames so that
backtraces on kernel exceptions are actually useful.  Stop tracing at
traps from user mode for now.


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

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