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!

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to