components/gdb/gdb.p5m
changeset 1511 4d3b0b480760
parent 1251 f1fb66b52f41
child 1838 b181769dc237
--- a/components/gdb/gdb.p5m	Tue Oct 15 10:11:39 2013 -0700
+++ b/components/gdb/gdb.p5m	Wed Oct 16 06:53:51 2013 -0700
@@ -23,8 +23,9 @@
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 set name=pkg.fmri value=pkg:/developer/debug/gdb@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="GDB: The GNU Project Debugger"
-set name=com.oracle.info.description value="GNU GDB"
+set name=pkg.summary value="GDB 7.6"
+set name=pkg.description value='GDB, the GNU Debugger, is a source-level debugger for Ada, C, C++, Objective-C, Pascal and many other languages.  GDB allows you to see what is going on inside another program while it executes, or what another program was doing at the moment it crashed.'
+set name=com.oracle.info.description value='GDB, the GNU Debugger'
 set name=info.classification value="org.opensolaris.category.2008:Development/System"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
@@ -33,17 +34,41 @@
     value=LSARC/2009/492
 
 file usr/bin/$(MACH64)/gdb path=/usr/bin/gdb
-file usr/bin/$(MACH64)/gdbtui path=/usr/bin/gdbtui
+file path=usr/bin/gdbtui mode=0555
+file path=usr/include/gdb/jit-reader.h
+
+file path=usr/share/gdb/python/gdb/__init__.py
+file path=usr/share/gdb/python/gdb/printing.py
+file path=usr/share/gdb/python/gdb/prompt.py
+file path=usr/share/gdb/python/gdb/types.py
+file path=usr/share/gdb/python/gdb/command/__init__.py
+file path=usr/share/gdb/python/gdb/command/explore.py
+file path=usr/share/gdb/python/gdb/command/pretty_printers.py
+file path=usr/share/gdb/python/gdb/command/prompt.py
+file path=usr/share/gdb/python/gdb/command/type_printers.py
+file path=usr/share/gdb/python/gdb/function/__init__.py
+file path=usr/share/gdb/python/gdb/function/strfns.py
+
+file path=usr/share/gdb/syscalls/gdb-syscalls.dtd
+file path=usr/share/gdb/syscalls/i386-solaris.xml variant.arch=i386
+file path=usr/share/gdb/syscalls/amd64-solaris.xml variant.arch=i386
+file path=usr/share/gdb/syscalls/sparc-solaris.xml variant.arch=sparc
+file path=usr/share/gdb/syscalls/sparc64-solaris.xml variant.arch=sparc
+
 file path=usr/share/info/annotate.info
 file path=usr/share/info/gdb.info
 file path=usr/share/info/gdb.info-1
 file path=usr/share/info/gdb.info-2
 file path=usr/share/info/gdb.info-3
 file path=usr/share/info/gdb.info-4
+file path=usr/share/info/gdb.info-5
+file path=usr/share/info/gdb.info-6
+file path=usr/share/info/gdb.info-7
 file path=usr/share/info/gdbint.info
 file path=usr/share/info/gdbint.info-1
 file path=usr/share/info/gdbint.info-2
 file path=usr/share/info/stabs.info
+
 file path=usr/share/locale/da/LC_MESSAGES/bfd.mo
 file path=usr/share/locale/da/LC_MESSAGES/opcodes.mo
 file path=usr/share/locale/de/LC_MESSAGES/opcodes.mo
@@ -54,22 +79,29 @@
 file path=usr/share/locale/fr/LC_MESSAGES/bfd.mo
 file path=usr/share/locale/fr/LC_MESSAGES/opcodes.mo
 file path=usr/share/locale/ga/LC_MESSAGES/opcodes.mo
+file path=usr/share/locale/id/LC_MESSAGES/bfd.mo
 file path=usr/share/locale/id/LC_MESSAGES/opcodes.mo
+file path=usr/share/locale/it/LC_MESSAGES/opcodes.mo
 file path=usr/share/locale/ja/LC_MESSAGES/bfd.mo
 file path=usr/share/locale/nl/LC_MESSAGES/opcodes.mo
 file path=usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
 file path=usr/share/locale/ro/LC_MESSAGES/bfd.mo
 file path=usr/share/locale/ro/LC_MESSAGES/opcodes.mo
+file path=usr/share/locale/ru/LC_MESSAGES/bfd.mo
 file path=usr/share/locale/rw/LC_MESSAGES/bfd.mo
 file path=usr/share/locale/sv/LC_MESSAGES/bfd.mo
 file path=usr/share/locale/sv/LC_MESSAGES/opcodes.mo
 file path=usr/share/locale/tr/LC_MESSAGES/bfd.mo
 file path=usr/share/locale/tr/LC_MESSAGES/opcodes.mo
+file path=usr/share/locale/uk/LC_MESSAGES/bfd.mo
+file path=usr/share/locale/uk/LC_MESSAGES/opcodes.mo
 file path=usr/share/locale/vi/LC_MESSAGES/bfd.mo
 file path=usr/share/locale/vi/LC_MESSAGES/opcodes.mo
 file path=usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo
 file path=usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
+
 file path=usr/share/man/man1/gdb.1
-file path=usr/share/man/man1/gdbtui.1
+link path=usr/share/man/man1/gdbtui.1 target=gdb.1
 
 license gdb.license license="GPLv3, FDLv1.1, FDLv1.2"
+