Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 08/20/2004 21:38:35
Module Name:	src
Committed By:	nathanw
Date:		Fri Aug 20 21:38:35 UTC 2004

Modified Files:
	src/sys/arch/i386/i386: trap.c

Log Message:
Check DDB before KGDB; if both are enabled, it's more useful to go to
DDB, because you can get to KGDB from there, but not the other way
around.


To generate a diff of this commit:
cvs rdiff -r1.200 -r1.201 src/sys/arch/i386/i386/trap.c

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