diff options
author | maya <maya@pkgsrc.org> | 2017-06-05 10:41:28 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-06-05 10:41:28 +0000 |
commit | f9363e11929da72c52fb40a8f0ac12ac82b5418a (patch) | |
tree | 7be1807eb347b0f559348aa424c9afca17d0f98e /devel/gdb7/PLIST.common | |
parent | 5320258e192ae4c47efd93193024637fa21548bb (diff) | |
download | pkgsrc-f9363e11929da72c52fb40a8f0ac12ac82b5418a.tar.gz |
Add gdb7. it's currently identical to devel/gdb, but not for long.
Diffstat (limited to 'devel/gdb7/PLIST.common')
-rw-r--r-- | devel/gdb7/PLIST.common | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/devel/gdb7/PLIST.common b/devel/gdb7/PLIST.common new file mode 100644 index 00000000000..a9efa34e7c4 --- /dev/null +++ b/devel/gdb7/PLIST.common @@ -0,0 +1,47 @@ +@comment $NetBSD: PLIST.common,v 1.1 2017/06/05 10:41:28 maya Exp $ +bin/gdb +include/gdb/jit-reader.h +info/annotate.info +info/gdb.info +info/stabs.info +man/man1/gdb.1 +man/man1/gdbserver.1 +man/man5/gdbinit.5 +share/gdb/python/gdb/FrameDecorator.py +share/gdb/python/gdb/FrameIterator.py +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/frame_filters.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/command/unwinders.py +share/gdb/python/gdb/command/xmethods.py +share/gdb/python/gdb/frames.py +share/gdb/python/gdb/function/__init__.py +share/gdb/python/gdb/function/caller_is.py +share/gdb/python/gdb/function/strfns.py +share/gdb/python/gdb/printer/__init__.py +share/gdb/python/gdb/printer/bound_registers.py +share/gdb/python/gdb/printing.py +share/gdb/python/gdb/prompt.py +share/gdb/python/gdb/types.py +share/gdb/python/gdb/unwinder.py +share/gdb/python/gdb/xmethod.py +share/gdb/syscalls/aarch64-linux.xml +share/gdb/syscalls/amd64-linux.xml +share/gdb/syscalls/arm-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/s390-linux.xml +share/gdb/syscalls/s390x-linux.xml +share/gdb/syscalls/sparc-linux.xml +share/gdb/syscalls/sparc64-linux.xml +share/gdb/system-gdbinit/elinos.py +share/gdb/system-gdbinit/wrs-linux.py |