]> Git Repo - binutils.git/blob - gdb/MAINTAINERS
2000-06-08 Fernando Nasser <[email protected]>
[binutils.git] / gdb / MAINTAINERS
1                         GDB Maintainers
2
3
4                         Blanket Write Privs
5
6 Jim Blandy                      [email protected]
7 Andrew Cagney                   [email protected]
8 Stan Shebs                      [email protected]
9 Michael Snyder                  [email protected]
10 Peter Schauer                   [email protected]
11
12
13                         Various Maintainers
14
15 Note individuals who maintain parts of the debugger need approval to
16 check in changes outside of the immediate domain that they maintain.
17
18 If there is no maintainer for a given domain then the responsibility
19 falls to the head maintainer.
20
21 If there are several maintainers for a given domain then
22 responsibility falls to the first maintainer.  The first maintainer is
23 free to devolve that responsibility among the other maintainers.
24
25
26 Target/Architecture:
27
28 Generic ISA (Instruction Set Architecture) issues, API variants, CPU
29 variants.  *-tdep.c. The Target/Architecture maintainer works with the
30 host maintainer when resolving build issues.  The Target/Architecture
31 maintainer works with the native maintainer when resolving API issues.
32
33 d10v target             Andrew Cagney           [email protected]
34 d30v target             David Taylor            [email protected]
35 mips target             Andrew Cagney           [email protected]
36 mn10300 target          Andrew Cagney           [email protected]
37 powerpc target          Kevin Buettner          [email protected]
38                         Elena Zannoni           [email protected]
39 arm target              Fernando Nasser         [email protected]
40                         Jim Ingham              [email protected]
41                         Scott Bambrough         [email protected]
42 m32r target             Michael Snyder          [email protected]
43 IA-64 target            Kevin Buettner          [email protected]
44 x86                     Mark Kettenis           [email protected]
45 sparc target            David Taylor            [email protected]
46
47
48
49 Host/Native:
50
51 The Native maintainer is responsible for target specific
52 native support - typically shared libraries and quirks to
53 procfs/ptrace/...  The Native maintainer works with the Arch and Core
54 maintainers when resolving more generic problems.
55
56 The host maintainer ensures that gdb (including mmalloc) can be built
57 as a cross debugger on their platform.
58
59 djgpp native            Eli Zaretskii           [email protected]
60                         DJ Delorie              [email protected]
61 MS Windows (N.T., CE, '00) host & native
62                         Chris Faylor            [email protected]
63 GNU/Linux/x86 native & host
64                         Mark Kettenis           [email protected]
65                         Jim Blandy              [email protected]
66 GNU/Linux PPC native    Kevin Buettner          [email protected]
67 hurd native             Mark Kettenis           [email protected]
68 macos host & native     Stan Shebs              [email protected]
69 hpux, hp pa native      Jeff Law                [email protected]
70 NetBSD                  J.T. Conklin            [email protected]
71 SCO/Unixware            Nick Duffek             [email protected]
72                         Robert Lipe             [email protected]
73 GNU/Linux ARM native    Scott Bambrough         [email protected]
74 Solaris/x86 native & host
75                         Nick Duffek             [email protected]
76                         Peter Schauer           [email protected]
77 Solaris/SPARC native & host
78                         David Taylor            [email protected]
79 Mac OS X                Klee Dienes             [email protected]
80                         Jim Ingham              [email protected]
81
82 Core: Generic components used by all of GDB
83
84 generic arch support    Andrew Cagney           [email protected]
85                         Any host/target maintainer can add to
86                         gdbarch.{c,h,sh}.  Send tricky ones to cagney.
87 target vector           Andrew Cagney           [email protected]
88 main (main.c, top.c)    Elena Zannoni           [email protected]
89 event loop              Elena Zannoni           [email protected]
90 generic symtabs         Jim Blandy              [email protected]
91                         Elena Zannoni           [email protected]
92   dwarf readers         Jim Blandy              [email protected]
93                         Elena Zannoni           [email protected]
94   elf reader            Jim Blandy              [email protected]
95                         Elena Zannoni           [email protected]
96   stabs reader          Jim Blandy              [email protected]
97                         Elena Zannoni           [email protected]
98   coff reader           Philippe De Muyter      [email protected]
99 tracing bytecode stuff  Jim Blandy              [email protected]
100 tracing                 Michael Snyder          [email protected]
101 threads                 Michael Snyder          [email protected]
102 breakpoint.c            Michael Snyder          [email protected]
103                         Jim Blandy              [email protected]
104 language support        David Taylor            [email protected]
105   C++ support           Daniel Berlin           [email protected]
106   Java support          Anthony Green           [email protected]
107   Objective-C/C++       Klee Dienes             [email protected]
108                         Jim Ingham              [email protected]
109   Pascal support        Pierre Muller           [email protected]
110 expression eval         David Taylor            [email protected]
111 defs.h                  David Taylor            [email protected]
112 utils.c                 David Taylor            [email protected]
113 Scheme support          Jim Blandy              [email protected]
114 svr4 shlibs (solib.c)   Jim Blandy              [email protected]
115 remote.c                Andrew Cagney           [email protected]
116                         J.T. Conklin            [email protected]
117 include/remote-sim.h, remote-sim.c
118                         Andrew Cagney           [email protected]
119 sds protocol            Fernando Nasser         [email protected]
120                         Jim Ingham              [email protected]
121 rdi/adp protocol        Fernando Nasser         [email protected]
122                         Jim Ingham              [email protected]
123 gdbserver               Stan Shebs              [email protected]
124 documentation           Stan Shebs              [email protected]
125                         Eli Zaretskii           [email protected]
126 testsuite               Stan Shebs              [email protected]
127                         Fernando Nasser         [email protected]
128   hp tests (gdb.hp)     *Jimmy Guo       [email protected]
129   Java tests (gdb.java) Anthony Green           [email protected]
130 Kernel Object Display   Fernando Nasser         [email protected]
131
132
133 UI: External (user) interfaces.
134
135 command interpreter     Fernando Nasser         [email protected]
136 gdbtk (c & tcl)         Syd Polk                [email protected]
137                         Jim Ingham              [email protected]
138                         Fernando Nasser         [email protected]
139 libgui (w/foundry, sn)  Syd Polk                [email protected]
140                         Jim Ingham              [email protected]
141 mi (gdb/mi)             Andrew Cagney           [email protected]
142                         Elena Zannoni           [email protected]
143                         Fernando Nasser         [email protected]
144 tui                     Technical Contact Point [email protected]
145                         Jimmy Guo               [email protected]
146
147
148 Misc:
149
150 Web pages.              Jim Kingdon             [email protected]
151                         (anyone can edit; kingdon is just lead maintainer)
152
153 Makefile.in, configure* ALL
154
155 mmalloc/                ALL Host maintainers
156
157 sim/                    See sim/MAINTAINERS, co-ordinated by:
158                         Frank Ch. Eigler        [email protected]
159
160 readline/               Master version: ftp://ftp.cwru.edu/pub/bash/
161                         Elena Zannoni           [email protected]
162                         Host maintainers (host dependant parts)
163                         (but get your changes into the master version)
164
165
166
167                 Write After Approval
168
169 Jim Kingdon                                     [email protected]
170 Jason Molenda                                   [email protected]
171 H.J. Lu                                         [email protected]
172 Nick Clifton                                    [email protected]
173 Jonathan Larmour                                [email protected]
174 Glen McCready                                   [email protected]
175 Gary Thomas                                     [email protected]
176 Pierre Muller                                   [email protected]
177
178
179 * Indicates folks we need to get Kerberos/SSH accounts ready so they
180 can write in the source tree
181
182 + Indicates folks that have been caught up in a paper trail.
This page took 0.035693 seconds and 4 git commands to generate.