]>
Commit | Line | Data |
---|---|---|
ef7b4488 AC |
1 | GDB Maintainers |
2 | ||
5185fdd7 AC |
3 | |
4 | Blanket Write Privs | |
5 | ||
5d15e252 | 6 | Jim Blandy [email protected] |
5185fdd7 | 7 | Andrew Cagney [email protected] |
1b57acd2 | 8 | Mark Kettenis [email protected] |
e7411eaa AC |
9 | Stan Shebs [email protected] |
10 | Michael Snyder [email protected] | |
11 | Peter Schauer [email protected] | |
bb160f3e | 12 | Fred Fish [email protected] |
5185fdd7 | 13 | |
f5bca8e7 | 14 | |
5185fdd7 AC |
15 | Various Maintainers |
16 | ||
17 | Note individuals who maintain parts of the debugger need approval to | |
18 | check in changes outside of the immediate domain that they maintain. | |
19 | ||
36c2118f AC |
20 | If there is no maintainer for a given domain then the responsibility |
21 | falls to the head maintainer. | |
22 | ||
23 | If there are several maintainers for a given domain then | |
24 | responsibility falls to the first maintainer. The first maintainer is | |
25 | free to devolve that responsibility among the other maintainers. | |
538aae9d | 26 | |
5185fdd7 | 27 | |
8860ff2e AC |
28 | Target/Architecture: |
29 | ||
30 | Generic ISA (Instruction Set Architecture) issues, API variants, CPU | |
31 | variants. *-tdep.c. The Target/Architecture maintainer works with the | |
ef7b4488 AC |
32 | host maintainer when resolving build issues. The Target/Architecture |
33 | maintainer works with the native maintainer when resolving API issues. | |
5185fdd7 | 34 | |
4e005f2e | 35 | a29k maintenance only (a29k-amd-udi -Werror) |
9b82661c AC |
36 | alpha maintenance only (alpha-dec-osf4.0a) |
37 | arc maintenance only (arc-elf) | |
38 | ||
39 | arm Fernando Nasser [email protected] | |
0aaf65d7 | 40 | Jim Ingham [email protected] |
dfe25b3a | 41 | Scott Bambrough [email protected] |
9b82661c AC |
42 | |
43 | convex OBSOLETE | |
44 | ||
45 | d10v Andrew Cagney [email protected] | |
46 | ||
47 | d30v David Taylor [email protected] | |
48 | ||
49 | djgpp (see native and host) | |
50 | ||
51 | fr30 maintenance only (fr30-elf) | |
52 | h8300 maintenance only (h8300hms) | |
53 | h8500 maintenance only (h8500hms) | |
54 | ||
55 | i386 Mark Kettenis [email protected] | |
56 | ||
57 | i960 maintenance only (i960-coff) | |
58 | ||
59 | ia64 Kevin Buettner [email protected] | |
60 | m32r Michael Snyder [email protected] | |
61 | ||
0922e2bf | 62 | m68hc11 Stephane Carrez [email protected] |
9b82661c AC |
63 | |
64 | m68k maintenance only (m68k-aout, m68k-coff, m68k-elf) | |
65 | m88k maintenance only (?) | |
66 | mcore maintenance only (?) | |
67 | ||
68 | mips Andrew Cagney [email protected] | |
69 | ||
70 | mn10200 maintenance only (mn10200-elf) | |
71 | ||
72 | mn10300 Andrew Cagney [email protected] | |
73 | ||
74 | ns32k maintenance only (?) | |
75 | ||
76 | pa Jeff Law [email protected] | |
77 | ||
78 | powerpc Kevin Buettner [email protected] | |
79 | Nick Duffek [email protected] | |
80 | ||
81 | pyramid OBSOLETE | |
82 | ||
83 | romp maintenance only (?) | |
84 | ||
85 | rs6000 (see rs6000 native and ppc target) | |
86 | ||
87 | sh Elena Zannoni [email protected] | |
88 | ||
89 | sparc David Taylor [email protected] | |
90 | ||
91 | tahoe OBSOLETE | |
92 | ||
93 | tic80 maintenance only (tic80-coff) | |
94 | v850 maintenance only (v850-elf) | |
c11c3a98 | 95 | vax maintenance only (vax-dec-vms5.5) |
9b82661c AC |
96 | w65 maintenance only (?) |
97 | z8k maintenance only (?) | |
98 | ||
99 | All maintainers can make arbitrary changes to OBSOLETE targets. | |
100 | ||
101 | All maintainers can make mechanical (params, spelling, indentation, | |
102 | multi-arch, -W..., ....) changes to ``maintenance only'' targets. | |
103 | Please sanity check the change by compiling with one of the listed | |
104 | targets. | |
ef7b4488 | 105 | |
5185fdd7 AC |
106 | |
107 | ||
8860ff2e AC |
108 | Host/Native: |
109 | ||
9b82661c AC |
110 | The Native maintainer is responsible for target specific native |
111 | support - typically shared libraries and quirks to procfs/ptrace/... | |
112 | The Native maintainer works with the Arch and Core maintainers when | |
113 | resolving more generic problems. | |
8860ff2e AC |
114 | |
115 | The host maintainer ensures that gdb (including mmalloc) can be built | |
116 | as a cross debugger on their platform. | |
5185fdd7 | 117 | |
e306c308 AC |
118 | AIX Peter Schauer [email protected] |
119 | Kevin Buettner [email protected] | |
120 | ||
56a5d675 | 121 | djgpp native Eli Zaretskii [email protected] |
15929d05 | 122 | DJ Delorie [email protected] |
77d8f47a | 123 | MS Windows (NT, CE, '00, 9x, Me) host & native |
2a20d068 | 124 | Chris Faylor [email protected] |
ef7b4488 | 125 | GNU/Linux/x86 native & host |
ef7b4488 | 126 | Mark Kettenis [email protected] |
d8038014 | 127 | Jim Blandy [email protected] |
15929d05 | 128 | GNU/Linux PPC native Kevin Buettner [email protected] |
e255d535 | 129 | FreeBSD native & host Mark Kettenis [email protected] |
e87b0c0b | 130 | David O'Brien [email protected] |
80582566 | 131 | hurd native Mark Kettenis [email protected] |
5185fdd7 AC |
132 | macos host & native Stan Shebs [email protected] |
133 | hpux, hp pa native Jeff Law [email protected] | |
e99586d5 | 134 | NetBSD native & host J.T. Conklin [email protected] |
ef7b4488 AC |
135 | SCO/Unixware Nick Duffek [email protected] |
136 | Robert Lipe [email protected] | |
f5bca8e7 | 137 | GNU/Linux ARM native Scott Bambrough [email protected] |
2a44e7c4 | 138 | Solaris/x86 native & host (devolved) |
ef7b4488 AC |
139 | Nick Duffek [email protected] |
140 | Peter Schauer [email protected] | |
f09cffe3 AC |
141 | Solaris/SPARC native & host |
142 | David Taylor [email protected] | |
4db6cb88 KD |
143 | Mac OS X Klee Dienes [email protected] |
144 | Jim Ingham [email protected] | |
5185fdd7 | 145 | |
9b82661c AC |
146 | |
147 | ||
5185fdd7 AC |
148 | Core: Generic components used by all of GDB |
149 | ||
150 | generic arch support Andrew Cagney [email protected] | |
d8038014 AC |
151 | Any host/target maintainer can add to |
152 | gdbarch.{c,h,sh}. Send tricky ones to cagney. | |
5185fdd7 | 153 | target vector Andrew Cagney [email protected] |
e49d4fa6 | 154 | main (main.c, top.c) Elena Zannoni [email protected] |
f5bca8e7 | 155 | event loop Elena Zannoni [email protected] |
81078c5d | 156 | |
e49d4fa6 | 157 | generic symtabs Jim Blandy [email protected] |
2ea493eb AC |
158 | Elena Zannoni [email protected] |
159 | dwarf readers Jim Blandy [email protected] | |
160 | Elena Zannoni [email protected] | |
161 | elf reader Jim Blandy [email protected] | |
162 | Elena Zannoni [email protected] | |
163 | stabs reader Jim Blandy [email protected] | |
164 | Elena Zannoni [email protected] | |
165 | coff reader Philippe De Muyter [email protected] | |
81078c5d AC |
166 | linespec Jim Blandy [email protected] |
167 | Elena Zannoni [email protected] | |
168 | Fernando Nasser [email protected] | |
169 | ||
2a20d068 | 170 | tracing bytecode stuff Jim Blandy [email protected] |
e49d4fa6 SS |
171 | tracing Michael Snyder [email protected] |
172 | threads Michael Snyder [email protected] | |
a8596edf | 173 | Mark Kettenis [email protected] |
e255d535 | 174 | breakpoints Michael Snyder [email protected] |
f09cffe3 | 175 | Jim Blandy [email protected] |
e49d4fa6 | 176 | language support David Taylor [email protected] |
513d6eba AC |
177 | C++ support Daniel Berlin [email protected] |
178 | Java support Anthony Green [email protected] | |
4db6cb88 KD |
179 | Objective-C/C++ Klee Dienes [email protected] |
180 | Jim Ingham [email protected] | |
1bf0ae96 | 181 | Pascal support Pierre Muller [email protected] |
e49d4fa6 SS |
182 | expression eval David Taylor [email protected] |
183 | defs.h David Taylor [email protected] | |
184 | utils.c David Taylor [email protected] | |
5185fdd7 | 185 | Scheme support Jim Blandy [email protected] |
e306c308 AC |
186 | |
187 | shared libs (devolved) Jim Blandy [email protected] | |
188 | Kevin Buettner [email protected] | |
189 | xcoffsolib Peter Schauer [email protected] | |
190 | ||
5185fdd7 | 191 | remote.c Andrew Cagney [email protected] |
56a5d675 | 192 | J.T. Conklin [email protected] |
7158fd7f AC |
193 | include/remote-sim.h, remote-sim.c |
194 | Andrew Cagney [email protected] | |
f5bca8e7 | 195 | sds protocol Fernando Nasser [email protected] |
0aaf65d7 | 196 | Jim Ingham [email protected] |
f5bca8e7 | 197 | rdi/adp protocol Fernando Nasser [email protected] |
0aaf65d7 | 198 | Jim Ingham [email protected] |
5185fdd7 AC |
199 | gdbserver Stan Shebs [email protected] |
200 | documentation Stan Shebs [email protected] | |
2df7b2a7 | 201 | Eli Zaretskii [email protected] |
5185fdd7 | 202 | testsuite Stan Shebs [email protected] |
b83f3627 | 203 | Fernando Nasser [email protected] |
0e43f15b | 204 | hp tests (gdb.hp) Jimmy Guo [email protected] |
513d6eba | 205 | Java tests (gdb.java) Anthony Green [email protected] |
f5bca8e7 | 206 | Kernel Object Display Fernando Nasser [email protected] |
e99586d5 | 207 | dcache.c J.T. Conklin [email protected] |
5185fdd7 AC |
208 | |
209 | ||
210 | UI: External (user) interfaces. | |
211 | ||
212 | command interpreter Fernando Nasser [email protected] | |
258e9693 | 213 | gdbtk (c & tcl) Syd Polk [email protected] |
0aaf65d7 | 214 | Jim Ingham [email protected] |
cddf6049 | 215 | Fernando Nasser [email protected] |
258e9693 | 216 | libgui (w/foundry, sn) Syd Polk [email protected] |
0aaf65d7 | 217 | Jim Ingham [email protected] |
f5bca8e7 AC |
218 | mi (gdb/mi) Andrew Cagney [email protected] |
219 | Elena Zannoni [email protected] | |
220 | Fernando Nasser [email protected] | |
889ec156 AC |
221 | tui Technical Contact Point [email protected] |
222 | Jimmy Guo [email protected] | |
f5bca8e7 AC |
223 | |
224 | ||
225 | Misc: | |
226 | ||
227 | Web pages. Jim Kingdon [email protected] | |
2403ff6f | 228 | (anyone can edit; kingdon is just lead maintainer) |
7158fd7f | 229 | |
f5bca8e7 | 230 | Makefile.in, configure* ALL |
7158fd7f AC |
231 | |
232 | mmalloc/ ALL Host maintainers | |
233 | ||
234 | sim/ See sim/MAINTAINERS, co-ordinated by: | |
235 | Frank Ch. Eigler [email protected] | |
5185fdd7 | 236 | |
9ec7faef AC |
237 | readline/ Master version: ftp://ftp.cwru.edu/pub/bash/ |
238 | Elena Zannoni [email protected] | |
239 | Host maintainers (host dependant parts) | |
240 | (but get your changes into the master version) | |
241 | ||
5185fdd7 | 242 | |
ef7b4488 | 243 | |
5185fdd7 AC |
244 | Write After Approval |
245 | ||
b302179c | 246 | David Anderson [email protected] |
15929d05 AC |
247 | Jim Kingdon [email protected] |
248 | Jason Molenda [email protected] | |
168770df | 249 | H.J. Lu [email protected] |
f5bca8e7 | 250 | Nick Clifton [email protected] |
f09cffe3 | 251 | Jonathan Larmour [email protected] |
c247e9c4 | 252 | Glen McCready [email protected] |
d8038014 | 253 | Gary Thomas [email protected] |
1bf0ae96 | 254 | Pierre Muller [email protected] |
26c11c07 | 255 | Kazu Hirata [email protected] |
d4edcbb8 | 256 | Tom Tromey [email protected] |
2748f097 | 257 | Alexandre Oliva [email protected] |
39f0ec5c | 258 | Mark Salter [email protected] |
990e9371 | 259 | Michael Chastain [email protected] |
09295b57 | 260 | Orjan Friberg [email protected] |
f5bca8e7 | 261 | |
15929d05 | 262 | |
56a5d675 | 263 | * Indicates folks we need to get Kerberos/SSH accounts ready so they |
5185fdd7 | 264 | can write in the source tree |
dfe25b3a | 265 | |
e255d535 AC |
266 | |
267 | Folks that have been caught up in a paper trail: | |
268 |