From f610b17c8dd279232337eb576658970e589f7a1d Mon Sep 17 00:00:00 2001 From: dfr Date: Tue, 10 Oct 2000 14:57:10 +0000 Subject: * Add rudimentary DDB support (no kgdb, no backtrace, no single step). * Track recent changes to SWI code. * Allocate RIDs for pmaps (untested). * Implement assembler version of cpu_switch - its cleaner that way. --- sys/ia64/conf/GENERIC | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/ia64/conf') diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC index c5f9724..7ba5107 100644 --- a/sys/ia64/conf/GENERIC +++ b/sys/ia64/conf/GENERIC @@ -163,3 +163,5 @@ device ums # Mouse device aue # ADMtek USB ethernet device cue # CATC USB ethernet device kue # Kawasaki LSI USB ethernet + +options DDB -- cgit v1.1