freebsd-skq/sys/amd64
Bruce Evans 9bf308efab 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().
1995-01-14 10:24:48 +00:00
..
amd64 Eliminate T_KDBTRAP, which will soon go away. It was only used for an 1995-01-14 10:24:48 +00:00
conf Put UCONSOLE back - I was wrong, it's still used in one last place. 1995-01-14 02:39:22 +00:00
include These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
isa Work around a compiler bug in gcc2.6.3 in handling (long long) variables and 1995-01-07 17:26:35 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00