marcel 2004-09-17 22:27:23 UTC
FreeBSD src repository
Modified files:
sys/kern subr_kdb.c
Log:
Move makectx() after kdb_cpu_trap(), so the PCB will have possible MD
corrections made to the trapframe. This is more logical.
Revision Changes Path
1.7 +4 -4 src/sys/kern/subr_kdb.c