]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - tools/build/options/WITH_DEBUG_FILES
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / tools / build / options / WITH_DEBUG_FILES
1 .\" $FreeBSD$
2 Set to strip debug info into a separate file for each executable binary
3 and shared library.
4 The debug files will be placed in a subdirectory of
5 .Pa /usr/lib/debug
6 and are located automatically by
7 .Xr gdb 1 .