ports/devel/gdb/files
John Baldwin e57c905ae7 Various fixes for GDB's data directory.
- Backport a fix from master to fix the setting of the default
  auto-load paths.
- Switch to using the default data directory (PREFIX/share/gdb)
  instead of a version specific directory.  This allows gdb to use
  auto-load scripts installed by other packages to
  PREFIX/share/gdb/auto-load.  A couple of existing packages already
  do this such as libglib and libgobject.
- Add symlinks for gdb.1 and kgdb.1 manpages without version numbers.
  This makes 'man gdb' and 'man kgdb' work on 12.0 which doesn't have
  these manpages in the base system.
- Precompile the installed python scripts and add then to the packing
  list.  This avoids leaving .pyc files around after the package is
  deleted if gdb (or kgdb) is run as root.
- Bump PORTREVISION.

Reviewed by:	pizzamig (maintainer)
Differential Revision:	https://reviews.freebsd.org/D18476
2018-12-10 17:23:19 +00:00
..
kgdb
commit-8aa0243d54
commit-2861ee4fde
commit-93579f6f90
extrapatch-kgdb
patch-fixes
patch-gdb_aarch64-fbsd-tdep.c
patch-gdb_aarch64-linux-tdep.c
patch-gdb_aarch64-tdep.c
patch-gdb_alpha-tdep.c
patch-gdb_amd64-bsd-nat.c
patch-gdb_arch_arm-get-next-pcs.c
patch-gdb_arm-fbsd-tdep.c
patch-gdb_arm-linux-tdep.c
patch-gdb_arm-obsd-tdep.c
patch-gdb_bfin-linux-tdep.c
patch-gdb_common_common-defs.h
patch-gdb_completer.c
patch-gdb_configure
patch-gdb_fbsd-nat.c
patch-gdb_gdb__wchar.h
patch-gdb_gnulib_import_stddef.in.h
patch-gdb_hppa-nbsd-tdep.c
patch-gdb_i386-fbsd-nat.c
patch-gdb_i386-nbsd-tdep.c
patch-gdb_linespec.c
patch-gdb_microblaze-linux-tdep.c
patch-gdb_mips-fbsd-tdep.c
patch-gdb_mips-linux-tdep.c
patch-gdb_mips-tdep.c
patch-gdb_mips64-obsd-tdep.c
patch-gdb_mn10300-linux-tdep.c
patch-gdb_nios2-linux-tdep.c
patch-gdb_ppc-linux-tdep.c
patch-gdb_ppc-nbsd-tdep.c
patch-gdb_ppc64-tdep.c
patch-gdb_python_python-config.py
patch-gdb_rs6000-tdep.c
patch-gdb_sparc-linux-tdep.c
patch-gdb_sparc64-linux-tdep.c
patch-gdb_tick6x-linux-tdep.c
patch-gdb_tilegx-linux-tdep.c
patch-gdb_tramp-frame.h
patch-gdb_xtensa-tdep.h
patch-include_libiberty.h
patch-libiberty_configure
patch-unified