HomeFreeBSD

Build and install userland .debug files by default

Description

Build and install userland .debug files by default

Debug data files are now built by default with 'make buildworld' and
installed with 'make installworld'. This facilitates debugging but
requires more disk space both during the build and for the installed
world. Debug files may be disabled by setting WITHOUT_DEBUG_FILES=yes
in src.conf(5).

Reviewed by: bdrewery, eadler, vangyzen
Relnotes: Yes
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D4018

Details

Provenance
emasteAuthored on
Reviewer
bdrewery
Differential Revision
D4018: Build and install .debug files by default
Parents
rS291954: Add an MLINK for m_collapse.
Branches
Unknown
Tags
Unknown