]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/MAINTAINERS
2000-02-27 H.J. Lu (hjl@gnu.org)
[thirdparty/binutils-gdb.git] / gdb / MAINTAINERS
CommitLineData
5185fdd7
AC
1
2 Blanket Write Privs
3
4Andrew Cagney ac131313@cygnus.com
5Stan Shebs shebs@cygnus.com
6
7
f5bca8e7 8
5185fdd7
AC
9 Various Maintainers
10
11Note individuals who maintain parts of the debugger need approval to
12check in changes outside of the immediate domain that they maintain.
13
14If there is no maintainer for a given domain then the problem falls to
15the head maintainer.
16
538aae9d
AC
17If there are several maintainers for a given domain then the problem
18falls to the first maintainer. The second and third maintainers are
19firstly known to have expertise in the given domain and secondly are
20available to step in if the first maintainer is to be absent for any
21reason.
22
5185fdd7
AC
23
24Target/Architecture: Generic ISA - Instruction Set Architecture -
25issues. API variants, CPU variants. *-tdep.c.
26
e49d4fa6
SS
27d10v target Andrew Cagney cagney@cygnus.com
28d30v target Andrew Cagney cagney@cygnus.com
29mips target Andrew Cagney cagney@cygnus.com
7be570e7 30mn10300 target Andrew Cagney cagney@cygnus.com
15929d05
AC
31powerpc target Kevin Buettner kevinb@cygnus.com
32 Elena Zannoni ezannoni@cygnus.com
f5bca8e7
AC
33arm target Fernando Nasser fnasser@cygnus.com
34 Jim Ingham jingham@cygnus.com
35 Scott Bambrough scottb@netwinder.org
5185fdd7 36m32r target Michael Snyder msnyder@cygnus.com
f5bca8e7 37IA-64 target Kevin Buettner kevinb@cygnus.com
5185fdd7
AC
38
39
40Host/Native: Target specific native support - typically shared
41libraries and quirks to procfs/ptrace/... A native maintainer works
42with the arch and core maintainer when resolving more generic
43problems.
44
45hp testsuite (gdb.hp) Jimmy Guo adl-debugger-wdb-merge-guru@cup.hp.com
15929d05
AC
46djgpp native Eli Zaretskii eliz@gnu.org
47 DJ Delorie dj@cygnus.com
2a20d068
AC
48MS Windows (N.T., CE, '00) host & native
49 Chris Faylor cgf@cygnus.com
15929d05
AC
50GNU/Linux x86 native Jim Blandy jimb@cygnus.com
51GNU/Linux PPC native Kevin Buettner kevinb@cygnus.com
5185fdd7
AC
52hurd native Mark Kettenis kettenis@wins.va.nl
53macos host & native Stan Shebs shebs@apple.com
54hpux, hp pa native Jeff Law law@cygnus.com
0c566c2e 55UnixWare Threads Nick Duffek nsd@cygnus.com
f5bca8e7 56GNU/Linux ARM native Scott Bambrough scottb@netwinder.org
5185fdd7
AC
57
58
59Core: Generic components used by all of GDB
60
61generic arch support Andrew Cagney cagney@cygnus.com
62target vector Andrew Cagney cagney@cygnus.com
e49d4fa6
SS
63main (main.c, top.c) Elena Zannoni ezannoni@cygnus.com
64readline Elena Zannoni ezannoni@cygnus.com
f5bca8e7 65event loop Elena Zannoni ezannoni@cygnus.com
e49d4fa6
SS
66generic symtabs Jim Blandy jimb@cygnus.com
67dwarf readers Jim Blandy jimb@cygnus.com
68elf reader Jim Blandy jimb@cygnus.com
69stabs reader Jim Blandy jimb@cygnus.com
2a20d068 70tracing bytecode stuff Jim Blandy jimb@cygnus.com
e49d4fa6
SS
71tracing Michael Snyder msnyder@cygnus.com
72threads Michael Snyder msnyder@cygnus.com
73breakpoint.c Michael Snyder msnyder@cygnus.com
e49d4fa6
SS
74language support David Taylor taylor@cygnus.com
75expression eval David Taylor taylor@cygnus.com
76defs.h David Taylor taylor@cygnus.com
77utils.c David Taylor taylor@cygnus.com
5185fdd7
AC
78Scheme support Jim Blandy jimb@cygnus.com
79svr4 shlibs (solib.c) Jim Blandy jimb@cygnus.com
80coff reader Philippe De Muyter phdm@macqel.be
81remote.c Andrew Cagney cagney@cygnus.com
f5bca8e7
AC
82 J.T. Conklin jtc@redback.com
83sds protocol Fernando Nasser fnasser@cygnus.com
84 Jim Ingham jingham@cygnus.com
85rdi/adp protocol Fernando Nasser fnasser@cygnus.com
86 Jim Ingham jingham@cygnus.com
5185fdd7
AC
87gdbserver Stan Shebs shebs@apple.com
88documentation Stan Shebs shebs@apple.com
89testsuite Stan Shebs shebs@apple.com
f5bca8e7 90Kernel Object Display Fernando Nasser fnasser@cygnus.com
5185fdd7
AC
91
92
93UI: External (user) interfaces.
94
95command interpreter Fernando Nasser fnasser@cygnus.com
96gdbtk (c & tcl) Jim Ingham jingham@cygnus.com
97libgui (w/foundry, sn) Jim Ingham jingham@cygnus.com
f5bca8e7
AC
98mi (gdb/mi) Andrew Cagney cagney@cygnus.com
99 Elena Zannoni ezannoni@cygnus.com
100 Fernando Nasser fnasser@cygnus.com
101
102
103Misc:
104
105Web pages. Jim Kingdon kingdon@redhat.com
2403ff6f 106 (anyone can edit; kingdon is just lead maintainer)
f5bca8e7 107Makefile.in, configure* ALL
5185fdd7
AC
108
109
110
111 Write After Approval
112
15929d05
AC
113J.T. Conklin jtc@redback.com
114Jim Kingdon kingdon@redhat.com
115Jason Molenda jsm@cygnus.com
168770df 116H.J. Lu hjl@lucon.org
f5bca8e7
AC
117Nick Clifton nickc@cygnus.com
118
15929d05 119
5185fdd7
AC
120* Indicates folks we need to get Kerberos/ssh accounts ready so they
121can write in the source tree