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)
Tue, Apr 22, 8:06 AM
Unknown Object (File)
Mon, Apr 21, 8:25 AM
Unknown Object (File)
Mar 9 2025, 2:01 AM
Unknown Object (File)
Mar 6 2025, 9:48 PM
Unknown Object (File)
Feb 21 2025, 12:05 PM
Unknown Object (File)
Feb 13 2025, 6:46 AM
Unknown Object (File)
Nov 5 2024, 3:41 AM
Unknown Object (File)
Oct 22 2024, 7:25 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