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