freebsd-dev/gnu/usr.bin
Ed Maste a52b0bb1d2 drop GDB_LIBEXEC option (now always true)
In-tree gdb is essentially obsolete.  We kept it for sparc64 (because
gdb in ports lacked sparc64 support) and as a fallback for crashinfo.
gdb was installed to /libexec on all archs other than sparc64, where the
WITHOUT_GDB_LIBEXEC option was default, with gdb installed to /usr/bin.
With sparc64's retirement WITH_GDB_LIBEXEC became the default for all
architectures, but it was still possible to set it off and install gdb
into /usr/bin.

As the next step in gdb's retirement, remove the option and install gdb
only into /libexec as the crashinfo fallback. We expect users to install
the gdb port or package for debugging. The in-tree gdb lacks support for
a number of supported architectures and does not support contemporary
DWARF debug info.

Reviewed by:	jhb (earlier)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D24227
2020-03-30 20:05:09 +00:00
..
binutils remove binutils ld leftovers 2020-03-27 19:17:45 +00:00
dialog Bring back the WARNS level to what it used to be to please gcc arches at least 2018-10-20 21:33:34 +00:00
diff3 DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
gdb drop GDB_LIBEXEC option (now always true) 2020-03-30 20:05:09 +00:00
grep grep(1) outputs NOT-matched lines with multi-byte characters 2019-01-10 02:59:19 +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 retire in-tree GPL dtc devicetree compiler 2020-02-29 17:10:54 +00:00
Makefile.inc