Page MenuHomeFreeBSD

netgdb(4): update list of required kernel options
ClosedPublic

Authored by mhorne on Nov 10 2022, 4:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 9, 2:01 AM
Unknown Object (File)
Thu, Mar 6, 9:48 PM
Unknown Object (File)
Fri, Feb 21, 12:05 PM
Unknown Object (File)
Thu, Feb 13, 6:46 AM
Unknown Object (File)
Nov 5 2024, 3:41 AM
Unknown Object (File)
Oct 22 2024, 7:25 AM
Unknown Object (File)
Oct 12 2024, 10:19 AM
Unknown Object (File)
Oct 3 2024, 10:23 AM

Details

Summary

The man page claims that netgdb will be enabled automatically with the
presence of the DDB, GDB, and INET options. Based on the logic in
conf/files, this is not the case. Update the manpage to list all
of the options required to include netgdb.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable