2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / MAINTAINERS
CommitLineData
ef7b4488
AC
1 GDB Maintainers
2
5185fdd7
AC
3
4 Blanket Write Privs
5
6Andrew Cagney ac131313@cygnus.com
e7411eaa
AC
7Stan Shebs shebs@apple.com
8Michael Snyder msnyder@cygnus.com
9Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
5185fdd7 10
f5bca8e7 11
5185fdd7
AC
12 Various Maintainers
13
14Note individuals who maintain parts of the debugger need approval to
15check in changes outside of the immediate domain that they maintain.
16
17If there is no maintainer for a given domain then the problem falls to
18the head maintainer.
19
538aae9d
AC
20If there are several maintainers for a given domain then the problem
21falls to the first maintainer. The second and third maintainers are
22firstly known to have expertise in the given domain and secondly are
23available to step in if the first maintainer is to be absent for any
24reason.
25
5185fdd7 26
8860ff2e
AC
27Target/Architecture:
28
29Generic ISA (Instruction Set Architecture) issues, API variants, CPU
30variants. *-tdep.c. The Target/Architecture maintainer works with the
ef7b4488
AC
31host maintainer when resolving build issues. The Target/Architecture
32maintainer works with the native maintainer when resolving API issues.
5185fdd7 33
e49d4fa6 34d10v target Andrew Cagney cagney@cygnus.com
aaddd1ab 35d30v target David Taylor taylor@cygnus.com
e49d4fa6 36mips target Andrew Cagney cagney@cygnus.com
7be570e7 37mn10300 target Andrew Cagney cagney@cygnus.com
15929d05
AC
38powerpc target Kevin Buettner kevinb@cygnus.com
39 Elena Zannoni ezannoni@cygnus.com
f5bca8e7
AC
40arm target Fernando Nasser fnasser@cygnus.com
41 Jim Ingham jingham@cygnus.com
dfe25b3a 42 Scott Bambrough scottb@netwinder.org
5185fdd7 43m32r target Michael Snyder msnyder@cygnus.com
f5bca8e7 44IA-64 target Kevin Buettner kevinb@cygnus.com
ef7b4488
AC
45x86 Mark Kettenis kettenis@gnu.org
46
5185fdd7
AC
47
48
8860ff2e
AC
49Host/Native:
50
51The Native maintainer is responsible for target specific
52native support - typically shared libraries and quirks to
53procfs/ptrace/... The Native maintainer works with the Arch and Core
54maintainers when resolving more generic problems.
55
56The host maintainer ensures that gdb (including mmalloc) can be built
57as a cross debugger on their platform.
5185fdd7 58
dfe25b3a 59djgpp native *Eli Zaretskii eliz@gnu.org
15929d05 60 DJ Delorie dj@cygnus.com
2a20d068
AC
61MS Windows (N.T., CE, '00) host & native
62 Chris Faylor cgf@cygnus.com
ef7b4488
AC
63GNU/Linux/x86 native & host
64 Jim Blandy jimb@cygnus.com
65 Mark Kettenis kettenis@gnu.org
15929d05 66GNU/Linux PPC native Kevin Buettner kevinb@cygnus.com
80582566 67hurd native Mark Kettenis kettenis@gnu.org
5185fdd7
AC
68macos host & native Stan Shebs shebs@apple.com
69hpux, hp pa native Jeff Law law@cygnus.com
ef7b4488
AC
70SCO/Unixware Nick Duffek nsd@cygnus.com
71 Robert Lipe rjl@sco.com
f5bca8e7 72GNU/Linux ARM native Scott Bambrough scottb@netwinder.org
ef7b4488
AC
73Solaris/x86 native & host
74 Nick Duffek nsd@cygnus.com
75 Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
5185fdd7
AC
76
77Core: Generic components used by all of GDB
78
79generic arch support Andrew Cagney cagney@cygnus.com
80target vector Andrew Cagney cagney@cygnus.com
e49d4fa6 81main (main.c, top.c) Elena Zannoni ezannoni@cygnus.com
f5bca8e7 82event loop Elena Zannoni ezannoni@cygnus.com
e49d4fa6
SS
83generic symtabs Jim Blandy jimb@cygnus.com
84dwarf readers Jim Blandy jimb@cygnus.com
85elf reader Jim Blandy jimb@cygnus.com
86stabs reader Jim Blandy jimb@cygnus.com
2a20d068 87tracing bytecode stuff Jim Blandy jimb@cygnus.com
e49d4fa6
SS
88tracing Michael Snyder msnyder@cygnus.com
89threads Michael Snyder msnyder@cygnus.com
90breakpoint.c Michael Snyder msnyder@cygnus.com
e49d4fa6 91language support David Taylor taylor@cygnus.com
513d6eba
AC
92 C++ support Daniel Berlin dan@cgsoftware.com
93 Java support Anthony Green green@cygnus.com
e49d4fa6
SS
94expression eval David Taylor taylor@cygnus.com
95defs.h David Taylor taylor@cygnus.com
96utils.c David Taylor taylor@cygnus.com
5185fdd7
AC
97Scheme support Jim Blandy jimb@cygnus.com
98svr4 shlibs (solib.c) Jim Blandy jimb@cygnus.com
dfe25b3a 99coff reader *Philippe De Muyter phdm@macqel.be
5185fdd7 100remote.c Andrew Cagney cagney@cygnus.com
dfe25b3a 101 *J.T. Conklin jtc@redback.com
7158fd7f
AC
102include/remote-sim.h, remote-sim.c
103 Andrew Cagney cagney@cygnus.com
f5bca8e7
AC
104sds protocol Fernando Nasser fnasser@cygnus.com
105 Jim Ingham jingham@cygnus.com
106rdi/adp protocol Fernando Nasser fnasser@cygnus.com
107 Jim Ingham jingham@cygnus.com
5185fdd7
AC
108gdbserver Stan Shebs shebs@apple.com
109documentation Stan Shebs shebs@apple.com
110testsuite Stan Shebs shebs@apple.com
513d6eba
AC
111 hp tests (gdb.hp) *Jimmy Guo adl-debugger-wdb-merge-guru@cup.hp.com
112 Java tests (gdb.java) Anthony Green green@cygnus.com
f5bca8e7 113Kernel Object Display Fernando Nasser fnasser@cygnus.com
5185fdd7
AC
114
115
116UI: External (user) interfaces.
117
118command interpreter Fernando Nasser fnasser@cygnus.com
119gdbtk (c & tcl) Jim Ingham jingham@cygnus.com
120libgui (w/foundry, sn) Jim Ingham jingham@cygnus.com
f5bca8e7
AC
121mi (gdb/mi) Andrew Cagney cagney@cygnus.com
122 Elena Zannoni ezannoni@cygnus.com
123 Fernando Nasser fnasser@cygnus.com
124
125
126Misc:
127
128Web pages. Jim Kingdon kingdon@redhat.com
2403ff6f 129 (anyone can edit; kingdon is just lead maintainer)
7158fd7f 130
f5bca8e7 131Makefile.in, configure* ALL
7158fd7f
AC
132
133mmalloc/ ALL Host maintainers
134
135sim/ See sim/MAINTAINERS, co-ordinated by:
136 Frank Ch. Eigler fche@cygnus.com
5185fdd7 137
9ec7faef
AC
138readline/ Master version: ftp://ftp.cwru.edu/pub/bash/
139 Elena Zannoni ezannoni@cygnus.com
140 Host maintainers (host dependant parts)
141 (but get your changes into the master version)
142
5185fdd7 143
ef7b4488 144
5185fdd7
AC
145 Write After Approval
146
dfe25b3a 147*J.T. Conklin jtc@redback.com
15929d05
AC
148Jim Kingdon kingdon@redhat.com
149Jason Molenda jsm@cygnus.com
168770df 150H.J. Lu hjl@lucon.org
f5bca8e7
AC
151Nick Clifton nickc@cygnus.com
152
15929d05 153
5185fdd7
AC
154* Indicates folks we need to get Kerberos/ssh accounts ready so they
155can write in the source tree
dfe25b3a
AC
156
157+ Indicates folks that have been caught up in a paper trail.
This page took 0.047315 seconds and 4 git commands to generate.