summaryrefslogtreecommitdiff
path: root/gdb/MAINTAINERS
blob: a72854f9db8d553ce4b39ac05604eb19276468b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119

			Blanket Write Privs

Andrew Cagney			ac131313@cygnus.com
Stan Shebs			shebs@cygnus.com



			Various Maintainers

Note individuals who maintain parts of the debugger need approval to
check in changes outside of the immediate domain that they maintain.

If there is no maintainer for a given domain then the problem falls to
the head maintainer.

If there are several maintainers for a given domain then the problem
falls to the first maintainer.  The second and third maintainers are
firstly known to have expertise in the given domain and secondly are
available to step in if the first maintainer is to be absent for any
reason.


Target/Architecture: Generic ISA - Instruction Set Architecture -
issues. API variants, CPU variants.  *-tdep.c.

d10v target		Andrew Cagney		cagney@cygnus.com
d30v target		Andrew Cagney		cagney@cygnus.com
mips target		Andrew Cagney		cagney@cygnus.com
mn10300 target		Andrew Cagney		cagney@cygnus.com
powerpc target		Kevin Buettner		kevinb@cygnus.com
			Elena Zannoni		ezannoni@cygnus.com
arm target		Fernando Nasser		fnasser@cygnus.com
			Jim Ingham		jingham@cygnus.com
			Scott Bambrough	scottb@netwinder.org
m32r target		Michael Snyder		msnyder@cygnus.com
IA-64 target		Kevin Buettner		kevinb@cygnus.com


Host/Native: Target specific native support - typically shared
libraries and quirks to procfs/ptrace/...  A native maintainer works
with the arch and core maintainer when resolving more generic
problems.

hp testsuite (gdb.hp)	Jimmy Guo	 adl-debugger-wdb-merge-guru@cup.hp.com
djgpp native		Eli Zaretskii		eliz@gnu.org
			DJ Delorie		dj@cygnus.com
win32 host & native	Chris Faylor		cgf@cygnus.com
GNU/Linux x86 native	Jim Blandy		jimb@cygnus.com
GNU/Linux PPC native	Kevin Buettner		kevinb@cygnus.com
hurd native		Mark Kettenis		kettenis@wins.va.nl
macos host & native	Stan Shebs		shebs@apple.com
hpux, hp pa native	Jeff Law		law@cygnus.com
UnixWare Threads	Nick Duffek		nsd@cygnus.com
GNU/Linux ARM native	Scott Bambrough		scottb@netwinder.org


Core: Generic components used by all of GDB

generic arch support	Andrew Cagney		cagney@cygnus.com
target vector		Andrew Cagney		cagney@cygnus.com
main (main.c, top.c)	Elena Zannoni		ezannoni@cygnus.com
readline		Elena Zannoni		ezannoni@cygnus.com
event loop		Elena Zannoni           ezannoni@cygnus.com
generic symtabs		Jim Blandy		jimb@cygnus.com
dwarf readers		Jim Blandy		jimb@cygnus.com
elf reader		Jim Blandy		jimb@cygnus.com
stabs reader		Jim Blandy		jimb@cygnus.com
tracing			Michael Snyder		msnyder@cygnus.com
threads			Michael Snyder		msnyder@cygnus.com
breakpoint.c		Michael Snyder		msnyder@cygnus.com
language support	David Taylor		taylor@cygnus.com
expression eval		David Taylor		taylor@cygnus.com
defs.h			David Taylor		taylor@cygnus.com
utils.c			David Taylor		taylor@cygnus.com
Scheme support		Jim Blandy		jimb@cygnus.com
svr4 shlibs (solib.c)	Jim Blandy		jimb@cygnus.com
coff reader		Philippe De Muyter	phdm@macqel.be
remote.c		Andrew Cagney		cagney@cygnus.com
			J.T. Conklin		jtc@redback.com
sds protocol		Fernando Nasser		fnasser@cygnus.com
			Jim Ingham		jingham@cygnus.com
rdi/adp protocol	Fernando Nasser		fnasser@cygnus.com
			Jim Ingham		jingham@cygnus.com
gdbserver		Stan Shebs		shebs@apple.com
documentation	 	Stan Shebs		shebs@apple.com
testsuite	 	Stan Shebs		shebs@apple.com
Kernel Object Display	Fernando Nasser		fnasser@cygnus.com


UI: External (user) interfaces.

command interpreter	Fernando Nasser		fnasser@cygnus.com
gdbtk (c & tcl)		Jim Ingham		jingham@cygnus.com
libgui (w/foundry, sn)	Jim Ingham		jingham@cygnus.com
mi (gdb/mi)		Andrew Cagney		cagney@cygnus.com
			Elena Zannoni           ezannoni@cygnus.com
			Fernando Nasser		fnasser@cygnus.com


Misc:

Web pages.		Jim Kingdon		kingdon@redhat.com
			(anyone can edit; kingdon is just lead maintainer)
Makefile.in, configure*	ALL



		Write After Approval

J.T. Conklin					jtc@redback.com
Jim Kingdon					kingdon@redhat.com
Jason Molenda					jsm@cygnus.com
H.J. Lu						hjl@lucon.org
Nick Clifton					nickc@cygnus.com


* Indicates folks we need to get Kerberos/ssh accounts ready so they
can write in the source tree