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)
Fri, Oct 10, 2:37 AM
Unknown Object (File)
Fri, Oct 10, 2:37 AM
Unknown Object (File)
Fri, Oct 10, 2:36 AM
Unknown Object (File)
Thu, Oct 9, 9:51 PM
Unknown Object (File)
Aug 15 2025, 12:45 AM
Unknown Object (File)
Aug 12 2025, 7:14 AM
Unknown Object (File)
Aug 9 2025, 5:43 AM
Unknown Object (File)
Aug 8 2025, 6:11 PM

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