freebsd-dev/tools/build/options/WITH_DEBUG_FILES

8 lines
215 B
Plaintext
Raw Normal View History

.\" $FreeBSD$
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 .