Weird performances: -CURRENT vs 5.2.1

Peter Jeremy PeterJeremy at optushome.com.au
Thu Aug 19 02:08:23 PDT 2004


On Thu, 2004-Aug-19 09:26:14 +0200, Marc Fonvieille wrote:
>It's not really documented.  To sum up, you have to remove these lines
>from your kernel configuration file:
>
>makeoptions     DEBUG=-g                # Build kernel with gdb(1) debug symbols
>
># Debugging for use in -current
>options         KDB                     # Enable kernel debugger support.
>options         DDB                     # Support DDB.
>options         GDB                     # Support remote GDB.

The above lines have no measurable runtime performance impact.  Removing
them just makes it far more difficult to debug any problems.

-- 
Peter Jeremy


More information about the freebsd-current mailing list