9bf308efab
unreachable case label in kdb_trap(). Use the correct case labels in kdb_trap() so that normal ddb entry doesn't print a message. Change all printf's to db_printf's. Now you can put a breakpoint at printf, and ddb entry messages don't spam the syslog output. Cosmetic: Use ISPL() instead of magic numbers. Don't compile the unused function kdb_kbd_trap(). Improve some asms. Print the arg to Debugger(). |
||
---|---|---|
.. | ||
apm | ||
bios | ||
boot | ||
conf | ||
eisa | ||
i386 | ||
ibcs2 | ||
include | ||
isa | ||
pci | ||
scsi | ||
Makefile |