Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2010 11:22:09 +0300
From:      Andriy Gapon <avg@freebsd.org>
To:        freebsd-stable@freebsd.org
Subject:   [HEADSUP] KDB, KDB_TRACE are now in GENERIC kernels
Message-ID:  <4CC53E31.5090202@freebsd.org>

next in thread | raw e-mail | index | archive | help
KDB and KDB_TRACE are now included into GENERIC kernels on stable/8 branch.
This should not break anything for you.  But if you include GENERIC into your
custom kernel config and you already have the above options there, then you will
get warnings about duplicate options.  You can simply remove the second copy.
The purpose of the change is to get a stack trace from a panic or a trap in a
default installation.  We still don't configure any debugger backend by default.

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CC53E31.5090202>