mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -05:00
debug files for userland programs and libraries. The "-g" debug flag
is automatically applied when WITH_DEBUG_FILES is set.
The debug files are now named ${prog}.debug and ${shlib}.debug for
consistency with other systems and documentation. In addition they are
installed under /usr/lib/debug, to simplify the process of installing
them if needed after a crash. Users of bsd.{prog,lib}.mk outside of the
base system place the standalone debug files in a .debug subdirectory.
GDB automatically searches both of these directories for standalone
debug files.
Thanks to everyone who contributed changes, review, and testing during
development.
48 lines
796 B
Text
48 lines
796 B
Text
# $FreeBSD$
|
|
#
|
|
# Please see the file src/etc/mtree/README before making changes to this file.
|
|
#
|
|
|
|
/set type=dir uname=root gname=wheel mode=0755
|
|
.
|
|
debug
|
|
bin
|
|
..
|
|
boot
|
|
..
|
|
lib
|
|
geom
|
|
..
|
|
..
|
|
libexec
|
|
..
|
|
sbin
|
|
..
|
|
usr
|
|
bin
|
|
..
|
|
games
|
|
..
|
|
lib
|
|
engines
|
|
..
|
|
..
|
|
lib32
|
|
..
|
|
libexec
|
|
bsdinstall
|
|
..
|
|
lpr
|
|
ru
|
|
..
|
|
..
|
|
sendmail
|
|
..
|
|
sm.bin
|
|
..
|
|
..
|
|
sbin
|
|
..
|
|
..
|
|
..
|
|
..
|