K 10 svn:author V 6 archie K 8 svn:date V 27 2000-01-27T22:27:34.000000Z K 7 svn:log V 347 Add a new sysctl "debug.enter_debugger" (when the kernel is compiled with 'options DDB'). Setting this to `ddb' or `gdb' breaks into the kernel debugger in the corresponding mode. This mechanism has proven very useful at Whistle for setting breakpoints, etc., while doing remote serial line kernel debugging. Obtained from: Whistle source tree END