freebsd-dev/gnu/usr.bin
John Baldwin 73ad3fb536 Add a new GDB_LIBEXEC option to install gdb and kgdb to /usr/libexec.
When this option is enabled, only gdb and kgdb are installed to
/usr/libexec for use by crashinfo(8). Other bits of GDB such as
gdbserver and gdbtui are not installed. For this option to be
effective, GDB must be enabled.

Rework r317094 to re-enable GDB on all platforms but enable
GDB_LIBEXEC on platforms for which the GDB in ports is a superset of
functionality.

Reviewed by:	emaste, kib
Suggested by:	kib
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D10449
2017-04-25 18:08:56 +00:00
..
binutils Rename LLD_AS_LD to LLD_IS_LD, for consistency with CLANG_IS_CC 2017-01-27 01:59:12 +00:00
cc Convert gnu to using SRCTOP 2017-03-12 18:59:16 +00:00
dialog Convert gnu to using SRCTOP 2017-03-12 18:59:16 +00:00
diff3 Convert gnu to using SRCTOP 2017-03-12 18:59:16 +00:00
dtc [dtc] regenerate version file if upstream Makefile has been changed 2017-03-10 17:37:55 +00:00
gdb Add a new GDB_LIBEXEC option to install gdb and kgdb to /usr/libexec. 2017-04-25 18:08:56 +00:00
gperf Convert gnu to using SRCTOP 2017-03-12 18:59:16 +00:00
grep Back out non-collating [a-z] ranges. 2016-07-14 09:47:49 +00:00
groff Avoid using 'head' in generating groff doc date 2016-10-12 15:49:20 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
Makefile Simplify gnu/usr.bin Makefile conditions 2017-04-21 13:39:14 +00:00
Makefile.inc