]>
Commit | Line | Data |
---|---|---|
ef7b4488 AC |
1 | GDB Maintainers |
2 | ||
5185fdd7 AC |
3 | |
4 | Blanket Write Privs | |
abdcb2a5 | 5 | (alphabetic) |
5185fdd7 | 6 | |
f9e2d830 AC |
7 | Jim Blandy [email protected] |
8 | Andrew Cagney [email protected] | |
abdcb2a5 AC |
9 | J.T. Conklin [email protected] |
10 | Fred Fish [email protected] | |
1b57acd2 | 11 | Mark Kettenis [email protected] |
abdcb2a5 | 12 | Peter Schauer [email protected] |
e7411eaa | 13 | Stan Shebs [email protected] |
f9e2d830 | 14 | Michael Snyder [email protected] |
5185fdd7 | 15 | |
f5bca8e7 | 16 | |
5185fdd7 AC |
17 | Various Maintainers |
18 | ||
19 | Note individuals who maintain parts of the debugger need approval to | |
20 | check in changes outside of the immediate domain that they maintain. | |
21 | ||
36c2118f AC |
22 | If there is no maintainer for a given domain then the responsibility |
23 | falls to the head maintainer. | |
24 | ||
25 | If there are several maintainers for a given domain then | |
26 | responsibility falls to the first maintainer. The first maintainer is | |
27 | free to devolve that responsibility among the other maintainers. | |
538aae9d | 28 | |
5185fdd7 | 29 | |
58cfabe6 AC |
30 | The Obvious Fix Rule |
31 | ||
32 | All maintainers listed in this file are allowed to check in obvious | |
33 | fixes. | |
34 | ||
35 | An "obvious fix" means that there is no possibility that anyone will | |
54c92070 | 36 | disagree with the change. |
58cfabe6 AC |
37 | |
38 | A good mental test is "will the person who hates my work the most be | |
39 | able to find fault with the change" - if so, then it's not obvious and | |
40 | needs to be posted first. :-) | |
41 | ||
54c92070 AC |
42 | Something like changing or bypassing an interface is _not_ an obvious |
43 | fix, since such a change without discussion will result in | |
44 | instantaneous and loud complaints. | |
45 | ||
58cfabe6 | 46 | |
8860ff2e AC |
47 | Target/Architecture: |
48 | ||
49 | Generic ISA (Instruction Set Architecture) issues, API variants, CPU | |
50 | variants. *-tdep.c. The Target/Architecture maintainer works with the | |
ef7b4488 AC |
51 | host maintainer when resolving build issues. The Target/Architecture |
52 | maintainer works with the native maintainer when resolving API issues. | |
5185fdd7 | 53 | |
21a6f6bb AC |
54 | a29k --target=a29k-amd-udi -Werror |
55 | Maintenance only | |
9b82661c | 56 | |
21a6f6bb AC |
57 | alpha --target=alpha-dec-osf4.0a -Werror |
58 | Maintenance only | |
59 | ||
60 | arc --target=arc-elf ,-Werror | |
61 | Maintenance only | |
62 | ||
a8016339 | 63 | arm --target=arm-coff,arm-elf,arm-pe -w |
f9e2d830 | 64 | Fernando Nasser [email protected] |
dfe25b3a | 65 | Scott Bambrough [email protected] |
9b82661c | 66 | |
158ff1e6 | 67 | cris --target=cris-elf -w |
93755ae6 AC |
68 | Orjan Friberg [email protected] |
69 | ||
21a6f6bb | 70 | d10v --target=d10v-elf ,-Werror |
7fe4d0d2 | 71 | Maintenance only |
21a6f6bb AC |
72 | |
73 | d30v --target=d30v-elf ,-Werror | |
7fe4d0d2 | 74 | Maintenance only |
21a6f6bb AC |
75 | |
76 | djgpp --target=i586-pc-msdosdjgpp ,-Werror | |
77 | (See native and host) | |
9b82661c | 78 | |
21a6f6bb AC |
79 | fr30 --target=fr30-elf -Werror |
80 | Maintenance only | |
9b82661c | 81 | |
21a6f6bb AC |
82 | h8300 --target=h8300hms -Werror |
83 | Maintenance only | |
9b82661c | 84 | |
21a6f6bb AC |
85 | h8500 --target=h8500hms -Werror |
86 | Maintenance only | |
9b82661c | 87 | |
21a6f6bb AC |
88 | i386 --target=i386-elf,i386-aout ,-Werror |
89 | Mark Kettenis [email protected] | |
90 | ||
58841d58 | 91 | i960 --target=i960-coff ,-Werror |
21a6f6bb AC |
92 | Maintenance only |
93 | ||
0981ead9 | 94 | ia64 --target=ia64-linux ,-Werror |
f9e2d830 | 95 | Kevin Buettner [email protected] |
9b82661c | 96 | |
21a6f6bb | 97 | m32r --target=m32r-elf -Werror |
f9e2d830 | 98 | Michael Snyder [email protected] |
9b82661c | 99 | |
21a6f6bb AC |
100 | m68hc11 --target=m68hc11-elf ,-Werror |
101 | Stephane Carrez [email protected] | |
9b82661c | 102 | |
21a6f6bb AC |
103 | m68k --target=m68k-aout,m68k-coff,m68k-elf ,-Werror |
104 | Maintenance only | |
9b82661c | 105 | |
899ff3a2 | 106 | m88k --target=m88k ,-Werror |
1a5cef06 | 107 | Known problem in 5.1 |
21a6f6bb | 108 | Maintenance only |
9b82661c | 109 | |
58841d58 | 110 | mcore --target=mcore-elf,mcore-pe ,-Werror |
21a6f6bb | 111 | Maintenance only |
9b82661c | 112 | |
21a6f6bb | 113 | mips --target=mips-elf,mips64-elf ,-Werror |
f9e2d830 | 114 | Andrew Cagney [email protected] |
9b82661c | 115 | |
c53efe6e | 116 | mn10200 --target=mn10200-elf ,-Werror |
21a6f6bb | 117 | Maintenance only |
9b82661c | 118 | |
a6da1910 | 119 | mn10300 --target=mn10300-elf ,-Werror |
f938fa6a | 120 | Maintenance only |
9b82661c | 121 | |
381bab78 | 122 | ns32k --target=ns32k-netbsd ,-Werror |
21a6f6bb | 123 | Maintenance only |
9b82661c | 124 | |
21a6f6bb | 125 | pa (--target=hppa1.1-hp-proelf broken) |
a4f1e24f | 126 | Maintenance only |
21a6f6bb | 127 | |
58841d58 | 128 | powerpc --target=powerpc-eabi,powerpcle-eabi ,-Werror |
f9e2d830 | 129 | Kevin Buettner [email protected] |
9b82661c | 130 | |
21a6f6bb AC |
131 | rs6000 --target=rs6000-ibm-aix3.2,rs6000-ibm-aix4.1 ,-Werror |
132 | (see rs6000 native and ppc target) | |
9b82661c | 133 | |
5769d3cd AC |
134 | s390 --target=s390-linux ,-Werror |
135 | (contact DJ Barrow [email protected]) | |
136 | ||
0981ead9 | 137 | sh --target=sh-hms,sh-elf ,-Werror |
f9e2d830 | 138 | Elena Zannoni [email protected] |
9b82661c | 139 | |
21a6f6bb | 140 | sparc --target=sparc-elf,sparc64-elf ,-Werror |
7fe4d0d2 | 141 | Maintenance only |
9b82661c | 142 | |
1851bca6 | 143 | tic80 Deleted. |
21a6f6bb | 144 | |
0981ead9 | 145 | v850 --target=v850-elf ,-Werror |
21a6f6bb AC |
146 | Maintenance only |
147 | ||
148 | vax --target=vax-dec-vms5.5 ,-Werror | |
149 | Maintenance only | |
150 | ||
7bc65f05 | 151 | w65 Deleted. |
21a6f6bb AC |
152 | |
153 | z8k (--target=z8k-coff broken) | |
0981ead9 | 154 | Known problem in 5.1 |
21a6f6bb | 155 | Maintenance only |
9b82661c AC |
156 | |
157 | All maintainers can make arbitrary changes to OBSOLETE targets. | |
158 | ||
159 | All maintainers can make mechanical (params, spelling, indentation, | |
160 | multi-arch, -W..., ....) changes to ``maintenance only'' targets. | |
161 | Please sanity check the change by compiling with one of the listed | |
162 | targets. | |
ef7b4488 | 163 | |
0981ead9 AC |
164 | The GAWK segment: |
165 | ||
166 | awk < "${maintainers}" ' | |
167 | $2 ~ /--target=.*/ { | |
168 | targets = gensub (/^.*--target=/, "", 1, $2) | |
169 | warnings = gensub (/[)]*$/, "", 1, $3) | |
170 | split (targets, targ, /,/) | |
171 | for (i in targ) { | |
172 | print targ[i], warnings | |
173 | } | |
174 | }' | |
175 | ||
176 | can be used to generate a full list of --target= | |
177 | --enable-gdb-build-warning= pairs. | |
178 | ||
5185fdd7 AC |
179 | |
180 | ||
8860ff2e AC |
181 | Host/Native: |
182 | ||
9b82661c AC |
183 | The Native maintainer is responsible for target specific native |
184 | support - typically shared libraries and quirks to procfs/ptrace/... | |
185 | The Native maintainer works with the Arch and Core maintainers when | |
186 | resolving more generic problems. | |
8860ff2e AC |
187 | |
188 | The host maintainer ensures that gdb (including mmalloc) can be built | |
189 | as a cross debugger on their platform. | |
5185fdd7 | 190 | |
e306c308 | 191 | AIX Peter Schauer [email protected] |
f9e2d830 | 192 | Kevin Buettner [email protected] |
e306c308 | 193 | |
56a5d675 | 194 | djgpp native Eli Zaretskii [email protected] |
f9e2d830 | 195 | DJ Delorie [email protected] |
77d8f47a | 196 | MS Windows (NT, CE, '00, 9x, Me) host & native |
f9e2d830 | 197 | Chris Faylor [email protected] |
ef7b4488 | 198 | GNU/Linux/x86 native & host |
ef7b4488 | 199 | Mark Kettenis [email protected] |
f9e2d830 AC |
200 | Jim Blandy [email protected] |
201 | GNU/Linux PPC native Kevin Buettner [email protected] | |
6c8e04b5 DJ |
202 | GNU/Linux MIPS native & host |
203 | Daniel Jacobowitz [email protected] | |
e255d535 | 204 | FreeBSD native & host Mark Kettenis [email protected] |
e87b0c0b | 205 | David O'Brien [email protected] |
80582566 | 206 | hurd native Mark Kettenis [email protected] |
e99586d5 | 207 | NetBSD native & host J.T. Conklin [email protected] |
420effb8 | 208 | SCO/Unixware Robert Lipe [email protected] |
f5bca8e7 | 209 | GNU/Linux ARM native Scott Bambrough [email protected] |
2a44e7c4 | 210 | Solaris/x86 native & host (devolved) |
ef7b4488 | 211 | Peter Schauer [email protected] |
ea8a41b8 | 212 | Solaris/SPARC native & host (devolved) |
f9e2d830 | 213 | Michael Snyder [email protected] |
4db6cb88 KD |
214 | Mac OS X Klee Dienes [email protected] |
215 | Jim Ingham [email protected] | |
5185fdd7 | 216 | |
9b82661c AC |
217 | |
218 | ||
5185fdd7 AC |
219 | Core: Generic components used by all of GDB |
220 | ||
f9e2d830 | 221 | generic arch support Andrew Cagney [email protected] |
d8038014 AC |
222 | Any host/target maintainer can add to |
223 | gdbarch.{c,h,sh}. Send tricky ones to cagney. | |
f9e2d830 AC |
224 | target vector Andrew Cagney [email protected] |
225 | main (main.c, top.c) Elena Zannoni [email protected] | |
226 | event loop Elena Zannoni [email protected] | |
227 | ||
228 | generic symtabs Jim Blandy [email protected] | |
229 | Elena Zannoni [email protected] | |
230 | dwarf readers Jim Blandy [email protected] | |
231 | Elena Zannoni [email protected] | |
232 | elf reader Jim Blandy [email protected] | |
233 | Elena Zannoni [email protected] | |
234 | stabs reader Jim Blandy [email protected] | |
235 | Elena Zannoni [email protected] | |
2ea493eb | 236 | coff reader Philippe De Muyter [email protected] |
5dbc5e5f | 237 | xcoff reader Any maintainer can modify this; please send tricky |
f9e2d830 AC |
238 | ones to Kevin Buettner <[email protected]> |
239 | linespec Jim Blandy [email protected] | |
240 | Elena Zannoni [email protected] | |
241 | Fernando Nasser [email protected] | |
242 | ||
243 | tracing bytecode stuff Jim Blandy [email protected] | |
244 | tracing Michael Snyder [email protected] | |
245 | threads Michael Snyder [email protected] | |
a8596edf | 246 | Mark Kettenis [email protected] |
f9e2d830 AC |
247 | breakpoints Michael Snyder [email protected] |
248 | Jim Blandy [email protected] | |
7fe4d0d2 | 249 | language support (Blanket Write Privs Maintainers) |
aa8aac68 AC |
250 | Java support (devolved) |
251 | Per Bothner [email protected] | |
f9e2d830 | 252 | Anthony Green [email protected] |
4db6cb88 KD |
253 | Objective-C/C++ Klee Dienes [email protected] |
254 | Jim Ingham [email protected] | |
f9e2d830 | 255 | Pascal support Pierre Muller [email protected] |
f9e2d830 AC |
256 | Scheme support Jim Blandy [email protected] |
257 | ||
258 | shared libs (devolved) Jim Blandy [email protected] | |
259 | Kevin Buettner [email protected] | |
e306c308 AC |
260 | xcoffsolib Peter Schauer [email protected] |
261 | ||
f9e2d830 | 262 | remote.c Andrew Cagney [email protected] |
56a5d675 | 263 | J.T. Conklin [email protected] |
7158fd7f | 264 | include/remote-sim.h, remote-sim.c |
f9e2d830 AC |
265 | Andrew Cagney [email protected] |
266 | sds protocol Fernando Nasser [email protected] | |
267 | rdi/adp protocol Fernando Nasser [email protected] | |
e8be95ae | 268 | documentation Eli Zaretskii [email protected] |
f9e2d830 | 269 | testsuite Fernando Nasser [email protected] |
5a703563 FN |
270 | config Mark Salter [email protected] |
271 | lib Mark Salter [email protected] | |
272 | gdbtk (gdb.gdbtk) Keith Seitz [email protected] | |
3559696c | 273 | c++ (gdb.c++) Michael Chastain [email protected] |
5a703563 | 274 | mi tests (gdb.mi) Elena Zannoni [email protected] |
16075ace | 275 | Andrew Cagney [email protected] |
5a703563 FN |
276 | stabs (gdb.satbs) Elena Zannoni [email protected] |
277 | threads (gdb.threads) Michael Snyder [email protected] | |
278 | trace (gdb.trace) Michael Snyder [email protected] | |
3a0c66d4 | 279 | hp tests (gdb.hp) (vacant) |
f9e2d830 AC |
280 | Java tests (gdb.java) Anthony Green [email protected] |
281 | Kernel Object Display Fernando Nasser [email protected] | |
e99586d5 | 282 | dcache.c J.T. Conklin [email protected] |
5185fdd7 AC |
283 | |
284 | ||
285 | UI: External (user) interfaces. | |
286 | ||
f9e2d830 | 287 | command interpreter Fernando Nasser [email protected] |
6755f5ad | 288 | gdbtk (c & tcl) Jim Ingham [email protected] |
f9e2d830 AC |
289 | Fernando Nasser [email protected] |
290 | Keith Seitz [email protected] | |
54403c59 KS |
291 | libgui (w/foundry, sn) Jim Ingham [email protected] |
292 | Keith Seitz [email protected] | |
f9e2d830 AC |
293 | mi (gdb/mi) Andrew Cagney [email protected] |
294 | Elena Zannoni [email protected] | |
295 | Fernando Nasser [email protected] | |
3a0c66d4 AC |
296 | tui (vacant) |
297 | Technical Contact Point [email protected] | |
f5bca8e7 AC |
298 | |
299 | ||
300 | Misc: | |
301 | ||
9a069618 | 302 | Web pages. Jim Kingdon [email protected] ++ |
2403ff6f | 303 | (anyone can edit; kingdon is just lead maintainer) |
7158fd7f | 304 | |
f5bca8e7 | 305 | Makefile.in, configure* ALL |
7158fd7f AC |
306 | |
307 | mmalloc/ ALL Host maintainers | |
308 | ||
309 | sim/ See sim/MAINTAINERS, co-ordinated by: | |
f9e2d830 | 310 | Frank Ch. Eigler [email protected] |
5185fdd7 | 311 | |
9ec7faef | 312 | readline/ Master version: ftp://ftp.cwru.edu/pub/bash/ |
f9e2d830 | 313 | Elena Zannoni [email protected] |
9ec7faef AC |
314 | Host maintainers (host dependant parts) |
315 | (but get your changes into the master version) | |
316 | ||
30ef99d1 | 317 | tcl/ tk/ itcl/ Ian Roxborough [email protected] |
ef7b4488 | 318 | |
e7745bde AC |
319 | Write After Approval |
320 | (alphabetic) | |
5185fdd7 | 321 | |
b76a2a57 AC |
322 | To get recommended for the Write After Approval list you need a valid |
323 | FSF assignment and have submitted one good patch. | |
324 | ||
b302179c | 325 | David Anderson [email protected] |
e7745bde AC |
326 | Philip Blundell [email protected] |
327 | Joel Brobecker [email protected] | |
f9e2d830 | 328 | Nick Clifton [email protected] |
e7745bde | 329 | Orjan Friberg [email protected] |
1005d5ef | 330 | Ben Harris [email protected] |
e7745bde AC |
331 | Paul Hilfinger [email protected] |
332 | Matt Hiller [email protected] | |
333 | Kazu Hirata [email protected] | |
334 | Jeff Holcomb [email protected] | |
335 | Don Howard [email protected] | |
336 | Martin Hunt [email protected] | |
2740bf6c | 337 | Daniel Jacobowitz [email protected] |
37965979 | 338 | Andreas Jaeger [email protected] |
e7745bde AC |
339 | Geoff Keating [email protected] |
340 | Jim Kingdon [email protected] ++ | |
f09cffe3 | 341 | Jonathan Larmour [email protected] |
e7745bde | 342 | H.J. Lu [email protected] |
f9e2d830 | 343 | Glen McCready [email protected] |
6d6b80e5 | 344 | Jason Molenda [email protected] |
f9e2d830 | 345 | Pierre Muller [email protected] |
2748f097 | 346 | Alexandre Oliva [email protected] |
39f0ec5c | 347 | Mark Salter [email protected] |
f9e2d830 | 348 | Keith Seitz [email protected] |
5f3b5248 | 349 | Jiri Smid [email protected] |
e7745bde | 350 | David Smith [email protected] |
7c542009 | 351 | Stephen P. Smith [email protected] |
e7745bde | 352 | Gary Thomas [email protected] |
f9e2d830 | 353 | Tom Tromey [email protected] |
ad4571f3 | 354 | Corinna Vinschen [email protected] |
aedf1c5b | 355 | Keith Walker [email protected] |
e7745bde | 356 | |
15929d05 | 357 | |
3a0c66d4 AC |
358 | |
359 | Past Maintainers | |
360 | ||
361 | Jimmy Guo (gdb.hp, tui) [email protected] | |
a4f1e24f | 362 | Jeff Law (hppa) [email protected] |
f4c100a7 | 363 | Daniel Berlin (C++ support) [email protected] |
7fe4d0d2 AC |
364 | Nick Duffek (powerpc, SCO, Sol/x86) nick at duffek dot com |
365 | David Taylor (d10v, sparc, utils, defs, | |
366 | expression evaluator, language support) taylor at candd dot org | |
3a0c66d4 AC |
367 | |
368 | ||
e33e9692 | 369 | Folks that have been caught up in a paper trail: |
dfe25b3a | 370 | |
e33e9692 | 371 | Jim Kingdon [email protected] |
130c39e6 | 372 | Chris G. Demetriou [email protected] |
3559696c | 373 | Michael Chastain [email protected] |
e255d535 | 374 | |
e33e9692 | 375 | -- |
e255d535 | 376 | |
e33e9692 AC |
377 | (*) Indicates folks that don't have a Kerberos/SSH account in the GDB |
378 | group. |