svn commit: r254051 - in head/sys: amd64/conf i386/conf ia64/conf powerpc/conf sparc64/conf
John Baldwin
jhb at freebsd.org
Wed Aug 7 16:29:56 UTC 2013
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
More information about the svn-src-all
mailing list