freebsd-dev/gnu/usr.bin/gdb
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
..
arch Remove ia64. 2014-07-07 00:27:09 +00:00
gdb DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
gdbserver Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones 2017-01-20 05:51:25 +00:00
gdbtui DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
kgdb Add missing function prototypes in KGDB 2016-04-20 20:22:48 +00:00
libgdb Add full softfloat and hardfloat support for MIPS. 2016-10-31 15:33:58 +00:00
Makefile Add a new GDB_LIBEXEC option to install gdb and kgdb to /usr/libexec. 2017-04-25 18:08:56 +00:00
Makefile.inc Add a new GDB_LIBEXEC option to install gdb and kgdb to /usr/libexec. 2017-04-25 18:08:56 +00:00