ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / developer / gdb / gdb.p5m
blobe79e3907bb3ad2f47b47caaafa53ee7a72e1baef
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
21 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
22 # Copyright 2019, Andreas Wacknitz
23 # Copyright 2021 Gary Mills
24 # Copyright 2022 Till Wegmueller
25 # Copyright 2023 Carsten Grzemba
28 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
29 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
30 set name=pkg.human-version value=$(HUMAN_VERSION)
31 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
32 set name=pkg.description \
33     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."
34 set name=com.oracle.info.description value="GDB, the GNU Debugger"
35 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
40 file path=usr/bin/gdb
41 file path=usr/bin/gdb-add-index
42 file path=usr/bin/gdbtui
43 file path=usr/include/ansidecl.h
44 file path=usr/include/bfd.h
45 file path=usr/include/bfdlink.h
46 file path=usr/include/ctf-api.h
47 file path=usr/include/ctf.h
48 file path=usr/include/diagnostics.h
49 file path=usr/include/dis-asm.h
50 file path=usr/include/gdb/jit-reader.h
51 file path=usr/include/plugin-api.h
52 file path=usr/include/sframe-api.h
53 file path=usr/include/sframe.h
54 file path=usr/include/symcat.h
55 file path=usr/share/gdb/python/gdb/FrameDecorator.py
56 file path=usr/share/gdb/python/gdb/FrameIterator.py
57 file path=usr/share/gdb/python/gdb/__init__.py
58 file path=usr/share/gdb/python/gdb/command/__init__.py
59 file path=usr/share/gdb/python/gdb/command/explore.py
60 file path=usr/share/gdb/python/gdb/command/frame_filters.py
61 file path=usr/share/gdb/python/gdb/command/pretty_printers.py
62 file path=usr/share/gdb/python/gdb/command/prompt.py
63 file path=usr/share/gdb/python/gdb/command/type_printers.py
64 file path=usr/share/gdb/python/gdb/command/unwinders.py
65 file path=usr/share/gdb/python/gdb/command/xmethods.py
66 file path=usr/share/gdb/python/gdb/dap/__init__.py
67 file path=usr/share/gdb/python/gdb/dap/breakpoint.py
68 file path=usr/share/gdb/python/gdb/dap/bt.py
69 file path=usr/share/gdb/python/gdb/dap/disassemble.py
70 file path=usr/share/gdb/python/gdb/dap/evaluate.py
71 file path=usr/share/gdb/python/gdb/dap/events.py
72 file path=usr/share/gdb/python/gdb/dap/frames.py
73 file path=usr/share/gdb/python/gdb/dap/io.py
74 file path=usr/share/gdb/python/gdb/dap/launch.py
75 file path=usr/share/gdb/python/gdb/dap/locations.py
76 file path=usr/share/gdb/python/gdb/dap/memory.py
77 file path=usr/share/gdb/python/gdb/dap/modules.py
78 file path=usr/share/gdb/python/gdb/dap/next.py
79 file path=usr/share/gdb/python/gdb/dap/pause.py
80 file path=usr/share/gdb/python/gdb/dap/scopes.py
81 file path=usr/share/gdb/python/gdb/dap/server.py
82 file path=usr/share/gdb/python/gdb/dap/sources.py
83 file path=usr/share/gdb/python/gdb/dap/startup.py
84 file path=usr/share/gdb/python/gdb/dap/state.py
85 file path=usr/share/gdb/python/gdb/dap/threads.py
86 file path=usr/share/gdb/python/gdb/dap/typecheck.py
87 file path=usr/share/gdb/python/gdb/dap/varref.py
88 file path=usr/share/gdb/python/gdb/disassembler.py
89 file path=usr/share/gdb/python/gdb/frames.py
90 file path=usr/share/gdb/python/gdb/function/__init__.py
91 file path=usr/share/gdb/python/gdb/function/as_string.py
92 file path=usr/share/gdb/python/gdb/function/caller_is.py
93 file path=usr/share/gdb/python/gdb/function/strfns.py
94 file path=usr/share/gdb/python/gdb/printer/__init__.py
95 file path=usr/share/gdb/python/gdb/printer/bound_registers.py
96 file path=usr/share/gdb/python/gdb/printing.py
97 file path=usr/share/gdb/python/gdb/prompt.py
98 file path=usr/share/gdb/python/gdb/styling.py
99 file path=usr/share/gdb/python/gdb/types.py
100 file path=usr/share/gdb/python/gdb/unwinder.py
101 file path=usr/share/gdb/python/gdb/xmethod.py
102 file path=usr/share/gdb/syscalls/amd64-illumos.xml variant.arch=i386
103 file path=usr/share/gdb/syscalls/gdb-syscalls.dtd
104 file path=usr/share/gdb/syscalls/i386-illumos.xml variant.arch=i386
105 file path=usr/share/gdb/syscalls/sparc-solaris.xml variant.arch=sparc
106 file path=usr/share/gdb/syscalls/sparc64-solaris.xml variant.arch=sparc
107 file path=usr/share/gdb/system-gdbinit/elinos.py pkg.tmp.autopyc=false
108 file path=usr/share/gdb/system-gdbinit/wrs-linux.py pkg.tmp.autopyc=false
109 file path=usr/share/info/annotate.info
110 file path=usr/share/info/ctf-spec.info
111 file path=usr/share/info/gdb.info
112 file path=usr/share/info/gdb.info-1
113 file path=usr/share/info/gdb.info-2
114 file path=usr/share/info/gdb.info-3
115 file path=usr/share/info/gdb.info-4
116 file path=usr/share/info/gdb.info-5
117 file path=usr/share/info/gdb.info-6
118 file path=usr/share/info/gdb.info-7
119 file path=usr/share/info/gdb.info-8
120 file path=usr/share/info/gdb.info-9
121 file path=usr/share/info/sframe-spec.info
122 file path=usr/share/info/stabs.info
123 file path=usr/share/locale/da/LC_MESSAGES/bfd.mo
124 file path=usr/share/locale/da/LC_MESSAGES/opcodes.mo
125 file path=usr/share/locale/de/LC_MESSAGES/opcodes.mo
126 file path=usr/share/locale/es/LC_MESSAGES/bfd.mo
127 file path=usr/share/locale/es/LC_MESSAGES/opcodes.mo
128 file path=usr/share/locale/fi/LC_MESSAGES/bfd.mo
129 file path=usr/share/locale/fi/LC_MESSAGES/opcodes.mo
130 file path=usr/share/locale/fr/LC_MESSAGES/bfd.mo
131 file path=usr/share/locale/fr/LC_MESSAGES/opcodes.mo
132 file path=usr/share/locale/ga/LC_MESSAGES/opcodes.mo
133 file path=usr/share/locale/hr/LC_MESSAGES/bfd.mo
134 file path=usr/share/locale/id/LC_MESSAGES/bfd.mo
135 file path=usr/share/locale/id/LC_MESSAGES/opcodes.mo
136 file path=usr/share/locale/it/LC_MESSAGES/opcodes.mo
137 file path=usr/share/locale/ja/LC_MESSAGES/bfd.mo
138 file path=usr/share/locale/ka/LC_MESSAGES/bfd.mo
139 file path=usr/share/locale/nl/LC_MESSAGES/opcodes.mo
140 file path=usr/share/locale/pt/LC_MESSAGES/bfd.mo
141 file path=usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
142 file path=usr/share/locale/ro/LC_MESSAGES/bfd.mo
143 file path=usr/share/locale/ro/LC_MESSAGES/opcodes.mo
144 file path=usr/share/locale/ru/LC_MESSAGES/bfd.mo
145 file path=usr/share/locale/rw/LC_MESSAGES/bfd.mo
146 file path=usr/share/locale/sr/LC_MESSAGES/bfd.mo
147 file path=usr/share/locale/sr/LC_MESSAGES/opcodes.mo
148 file path=usr/share/locale/sv/LC_MESSAGES/bfd.mo
149 file path=usr/share/locale/sv/LC_MESSAGES/opcodes.mo
150 file path=usr/share/locale/tr/LC_MESSAGES/bfd.mo
151 file path=usr/share/locale/tr/LC_MESSAGES/opcodes.mo
152 file path=usr/share/locale/uk/LC_MESSAGES/bfd.mo
153 file path=usr/share/locale/uk/LC_MESSAGES/opcodes.mo
154 file path=usr/share/locale/vi/LC_MESSAGES/bfd.mo
155 file path=usr/share/locale/vi/LC_MESSAGES/opcodes.mo
156 file path=usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo
157 file path=usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
158 file path=usr/share/man/man1/gdb-add-index.1
159 file path=usr/share/man/man1/gdb.1
160 link path=usr/share/man/man1/gdbtui.1 target=gdb.1
161 file path=usr/share/man/man1/gdbserver.1
162 file path=usr/share/man/man5/gdbinit.5
163 license gdb.license \
164     license="GPLv2, LGPLv2, GPLv3, LGPLv3, FDLv1.1, FDLv1.2, FDLv1.3"