Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 01/24/2001 00:41:17
Module Name:	syssrc
Committed By:	bjh21
Date:		Tue Jan 23 22:41:17 UTC 2001

Modified Files:
	syssrc/sys/arch/arm26/arm26: locore.S

Log Message:
Use a permanent breakpoint to invoke DDB rather than constructing a trapframe
manually.  Prevents the problem introduced in the trapframe unification
whereby continuing from DDB would cause a panic.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/arm26/arm26/locore.S

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