mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 23:57:30 -04:00
8 lines
222 B
Text
8 lines
222 B
Text
|
|
.\" $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 .
|