summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-01-14 10:24:48 +0000
committerbde <bde@FreeBSD.org>1995-01-14 10:24:48 +0000
commit615fc1e0d9e347a63d81b938c30e6968c95692cc (patch)
tree68d2d298cb266c40a946dc408a2e60a548df00c7 /release
parent268068de7393ae98ee7ff1b37654fe706d85a27a (diff)
downloadFreeBSD-src-615fc1e0d9e347a63d81b938c30e6968c95692cc.zip
FreeBSD-src-615fc1e0d9e347a63d81b938c30e6968c95692cc.tar.gz
Eliminate T_KDBTRAP, which will soon go away. It was only used for an
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().
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud