aboutsummaryrefslogtreecommitdiff
path: root/tools/build/options/WITH_DEBUG_FILES
blob: 16eee2a34f927e48ded92babe9107b43a7561c1d (plain) (blame)
1
2
3
4
5
6
7
.\" $FreeBSD$
Set to strip debug info into a separate file for each executable binary
and shared library.
The debug files will be placed in a subdirectory of
.Pa /usr/lib/debug
and are located automatically by
.Xr gdb 1 .