[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
2.8 config man page
- To: openbsd <misc@openbsd.org>
- Subject: 2.8 config man page
- From: Joe Nall <joe@nall.com>
- Date: Fri, 03 Nov 2000 12:04:51 -0600
- Organization: Nall Design Works
>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