Ed Maste 42f8c5b580 Add a new knob WITH_DEBUG_FILES to control the building of standalone
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.
2013-06-07 21:40:02 +00:00
..
2013-04-06 17:25:17 +00:00
2013-03-02 18:08:03 +00:00
2012-01-07 16:10:32 +00:00
2012-12-10 20:52:52 +00:00
2013-05-10 13:57:44 +00:00
2012-07-13 06:46:09 +00:00
rpc
2012-03-26 11:48:47 +00:00
2011-02-09 10:06:31 +00:00