Date: Sat, 10 Jul 2004 22:35:05 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha interrupt.c machdep.c trap.c Message-ID: <200407102235.i6AMZ5A3044365@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407102235.i6AMZ5A3044365>
