Date: Wed, 7 Aug 2013 12:17:14 -0400 From: John Baldwin <jhb@freebsd.org> To: Andriy Gapon <avg@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r254051 - in head/sys: amd64/conf i386/conf ia64/conf powerpc/conf sparc64/conf Message-ID: <201308071217.14992.jhb@freebsd.org> In-Reply-To: <201308070803.r7783pCd095888@svn.freebsd.org> References: <201308070803.r7783pCd095888@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, August 07, 2013 4:03:51 am Andriy Gapon wrote: > Author: avg > Date: Wed Aug 7 08:03:50 2013 > New Revision: 254051 > URL: http://svnweb.freebsd.org/changeset/base/254051 > > Log: > enable KDB_TRACE in GENERICs > > KDB_TRACE is not an alternative to DDB/etc, they are complementary. > So I do not see any reason to not enable KDB_TRACE by default. You should probably update the notes in GENERIC as they no longer make sense now. I think you can just remove the 'For minimum debugger support' ones and trim 'this instead' from the end of the other one. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308071217.14992.jhb>