Date: Mon, 26 Feb 2007 16:05:30 -0800 From: Noah <admin2@enabled.com> To: User Questions <freebsd-questions@freebsd.org> Subject: enabling console Message-ID: <45E375CA.3050602@enabled.com>
next in thread | raw e-mail | index | archive | help
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!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45E375CA.3050602>