mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
6 lines
201 B
Text
6 lines
201 B
Text
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 .
|