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