]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update fr the KDB framework:
authormarcel <marcel@FreeBSD.org>
Sat, 10 Jul 2004 22:35:05 +0000 (22:35 +0000)
committermarcel <marcel@FreeBSD.org>
Sat, 10 Jul 2004 22:35:05 +0000 (22:35 +0000)
commit7837329bdfe23f2a05c70d4a072e7538923ac70e
treea3f809f792d343a5d5690d60b2a4c58ab3f154cf
parent6660e9e4c036ddedee1dea43979df8f99db432a7
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().
sys/alpha/alpha/interrupt.c
sys/alpha/alpha/machdep.c
sys/alpha/alpha/trap.c