[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

2.8 config man page



>From the config man page:
The old -g flag is deprecated and no longer supported.  Instead, add
``makeoptions DEBUG="-g"'' to the kernel configuration file, along with
(typically) ``options KGDB''.

shouldn't that be

options DDB

joe