Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/i386
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.
Home |
Main Index |
Thread Index |
Old Index