cvs commit: src/sys/alpha/alpha interrupt.c machdep.c trap.c
Marcel Moolenaar
marcel at FreeBSD.org
Sat Jul 10 15:35:06 PDT 2004
marcel 2004-07-10 22:35:05 UTC
FreeBSD src repository
Modified files:
sys/alpha/alpha interrupt.c machdep.c trap.c
Log:
Update fr the KDB framework:
o Make debugging support conditional upon KDB instead of DDB.
o Call kdb_trap() according to the new world order.
o Kill the NO_SIO option completely.
o Respect the boot_gdb environment variable.
o Don't make debug specific kernel options conditional.
o Remove implementation of Debugger().
Revision Changes Path
1.80 +4 -8 src/sys/alpha/alpha/interrupt.c
1.222 +10 -33 src/sys/alpha/alpha/machdep.c
1.118 +14 -9 src/sys/alpha/alpha/trap.c
More information about the cvs-src
mailing list