diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2015-03-15 14:56:46 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2015-03-15 14:56:46 +0000 |
commit | d6d5409197b739150ce9a0289737ebe5b9752b26 (patch) | |
tree | d02d0b336fda0b5ebeafc0b7b80534b4398bad06 /devel/gdb/PLIST.common | |
parent | 03545ca15192364c04b6f3a855f184acc63ad570 (diff) | |
download | pkgsrc-d6d5409197b739150ce9a0289737ebe5b9752b26.tar.gz |
Move wip/gdb (version 7.9) over the 5.x version that has been here for a
long time and that does not even support amd64. The old gdb version, for
those with a penchant for historic software, can be found as devel/gdb5.
Diffstat (limited to 'devel/gdb/PLIST.common')
-rw-r--r-- | devel/gdb/PLIST.common | 54 |
1 files changed, 42 insertions, 12 deletions
diff --git a/devel/gdb/PLIST.common b/devel/gdb/PLIST.common index 6ad99c14072..f581c2aa49c 100644 --- a/devel/gdb/PLIST.common +++ b/devel/gdb/PLIST.common @@ -1,30 +1,60 @@ -@comment $NetBSD: PLIST.common,v 1.5 2006/04/17 07:07:16 jlam Exp $ +@comment $NetBSD: PLIST.common,v 1.6 2015/03/15 14:56:46 bsiegert Exp $ bin/gdb -include/ansidecl.h -include/bfd.h -include/bfdlink.h -include/dis-asm.h -include/symcat.h +include/gdb/jit-reader.h +info/annotate.info info/bfd.info info/gdb.info -info/gdbint.info -info/mmalloc.info info/stabs.info -lib/libbfd.la -lib/libiberty.a -lib/libmmalloc.a -lib/libopcodes.la +lib/charset.alias man/man1/gdb.1 +share/gdb/python/gdb/__init__.py +share/gdb/python/gdb/command/__init__.py +share/gdb/python/gdb/command/explore.py +share/gdb/python/gdb/command/pretty_printers.py +share/gdb/python/gdb/command/prompt.py +share/gdb/python/gdb/command/type_printers.py +share/gdb/python/gdb/function/__init__.py +share/gdb/python/gdb/function/strfns.py +share/gdb/python/gdb/printing.py +share/gdb/python/gdb/prompt.py +share/gdb/python/gdb/types.py +share/gdb/syscalls/amd64-linux.xml +share/gdb/syscalls/gdb-syscalls.dtd +share/gdb/syscalls/i386-linux.xml +share/gdb/syscalls/mips-n32-linux.xml +share/gdb/syscalls/mips-n64-linux.xml +share/gdb/syscalls/mips-o32-linux.xml +share/gdb/syscalls/ppc-linux.xml +share/gdb/syscalls/ppc64-linux.xml +share/gdb/syscalls/sparc-linux.xml +share/gdb/syscalls/sparc64-linux.xml +share/locale/da/LC_MESSAGES/bfd.mo share/locale/da/LC_MESSAGES/opcodes.mo share/locale/de/LC_MESSAGES/opcodes.mo share/locale/es/LC_MESSAGES/bfd.mo share/locale/es/LC_MESSAGES/opcodes.mo +share/locale/fi/LC_MESSAGES/bfd.mo +share/locale/fi/LC_MESSAGES/opcodes.mo share/locale/fr/LC_MESSAGES/bfd.mo share/locale/fr/LC_MESSAGES/opcodes.mo +share/locale/ga/LC_MESSAGES/opcodes.mo +share/locale/id/LC_MESSAGES/bfd.mo share/locale/id/LC_MESSAGES/opcodes.mo +share/locale/it/LC_MESSAGES/opcodes.mo share/locale/ja/LC_MESSAGES/bfd.mo +share/locale/nl/LC_MESSAGES/opcodes.mo share/locale/pt_BR/LC_MESSAGES/opcodes.mo +share/locale/ro/LC_MESSAGES/bfd.mo +share/locale/ro/LC_MESSAGES/opcodes.mo +share/locale/ru/LC_MESSAGES/bfd.mo +share/locale/rw/LC_MESSAGES/bfd.mo share/locale/sv/LC_MESSAGES/bfd.mo share/locale/sv/LC_MESSAGES/opcodes.mo share/locale/tr/LC_MESSAGES/bfd.mo share/locale/tr/LC_MESSAGES/opcodes.mo +share/locale/uk/LC_MESSAGES/bfd.mo +share/locale/uk/LC_MESSAGES/opcodes.mo +share/locale/vi/LC_MESSAGES/bfd.mo +share/locale/vi/LC_MESSAGES/opcodes.mo +share/locale/zh_CN/LC_MESSAGES/bfd.mo +share/locale/zh_CN/LC_MESSAGES/opcodes.mo |