enabling console

Noah admin2 at enabled.com
Tue Feb 27 00:05:36 UTC 2007


Hi,

so I am want to enabled entering the DDB Debugger from the Serial Line.

here is my /usr/src/sys/i386/conf

Why arent the options working?

--- snip ---

include GENERIC

ident           SMP-LOCAL

# To make an SMP kernel, the next line is needed
options         SMP                     # Symmetric MultiProcessor Kernel

options BREAK_TO_DEBUGGER
options DDB

--- snip ---

here is the error during the build:


# make buildkernel KERNCONF='LOCAL' > buildkernel.LOCAL.output
./aicasm: 880 instructions used
./aicasm: 826 instructions used
/usr/src/sys/i386/i386/machdep.c:101:2: #error KDB must be enabled in 
order for DDB to work!



More information about the freebsd-questions mailing list