2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / MAINTAINERS
index 1261e1d803678b1ef12d2a91ca6f7b62181fa89e..4d741d25e0a7812f550703d8c19b2c4e58f1ee43 100644 (file)
@@ -1,9 +1,12 @@
+                       GDB Maintainers
+
 
                        Blanket Write Privs
 
 Andrew Cagney                  ac131313@cygnus.com
-Stan Shebs                     shebs@cygnus.com
-
+Stan Shebs                     shebs@apple.com
+Michael Snyder                 msnyder@cygnus.com
+Peter Schauer                  Peter.Schauer@regent.e-technik.tu-muenchen.de
 
 
                        Various Maintainers
@@ -21,64 +24,83 @@ 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.
+Target/Architecture:
+
+Generic ISA (Instruction Set Architecture) issues, API variants, CPU
+variants.  *-tdep.c. The Target/Architecture maintainer works with the
+host maintainer when resolving build issues.  The Target/Architecture
+maintainer works with the native maintainer when resolving API issues.
 
 d10v target            Andrew Cagney           cagney@cygnus.com
-d30v target            Andrew Cagney           cagney@cygnus.com
+d30v target            David Taylor            taylor@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
+                       Scott Bambrough         scottb@netwinder.org
 m32r target            Michael Snyder          msnyder@cygnus.com
 IA-64 target           Kevin Buettner          kevinb@cygnus.com
+x86                    Mark Kettenis           kettenis@gnu.org
+
 
 
-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.
+Host/Native:
 
-hp testsuite (gdb.hp)  Jimmy Guo        adl-debugger-wdb-merge-guru@cup.hp.com
-djgpp native           Eli Zaretskii           eliz@gnu.org
+The Native maintainer is responsible for target specific
+native support - typically shared libraries and quirks to
+procfs/ptrace/...  The Native maintainer works with the Arch and Core
+maintainers when resolving more generic problems.
+
+The host maintainer ensures that gdb (including mmalloc) can be built
+as a cross debugger on their platform.
+
+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
+MS Windows (N.T., CE, '00) host & native
+                       Chris Faylor            cgf@cygnus.com
+GNU/Linux/x86 native & host
+                       Jim Blandy              jimb@cygnus.com
+                       Mark Kettenis           kettenis@gnu.org
 GNU/Linux PPC native   Kevin Buettner          kevinb@cygnus.com
-hurd native            Mark Kettenis           kettenis@wins.va.nl
+hurd native            Mark Kettenis           kettenis@gnu.org
 macos host & native    Stan Shebs              shebs@apple.com
 hpux, hp pa native     Jeff Law                law@cygnus.com
-UnixWare Threads       Nick Duffek             nsd@cygnus.com
+SCO/Unixware           Nick Duffek             nsd@cygnus.com
+                       Robert Lipe             rjl@sco.com
 GNU/Linux ARM native   Scott Bambrough         scottb@netwinder.org
-
+Solaris/x86 native & host
+                       Nick Duffek             nsd@cygnus.com
+                       Peter Schauer           Peter.Schauer@regent.e-technik.tu-muenchen.de
 
 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 bytecode stuff  Jim Blandy             jimb@cygnus.com
+tracing bytecode stuff  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
+  C++ support          Daniel Berlin           dan@cgsoftware.com
+  Java support         Anthony Green           green@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
+coff reader            *Philippe De Muyter     phdm@macqel.be
 remote.c               Andrew Cagney           cagney@cygnus.com
-                       J.T. Conklin            jtc@redback.com
+                       *J.T. Conklin           jtc@redback.com
+include/remote-sim.h, remote-sim.c
+                       Andrew Cagney           cagney@cygnus.com
 sds protocol           Fernando Nasser         fnasser@cygnus.com
                        Jim Ingham              jingham@cygnus.com
 rdi/adp protocol       Fernando Nasser         fnasser@cygnus.com
@@ -86,6 +108,8 @@ rdi/adp protocol     Fernando Nasser         fnasser@cygnus.com
 gdbserver              Stan Shebs              shebs@apple.com
 documentation          Stan Shebs              shebs@apple.com
 testsuite              Stan Shebs              shebs@apple.com
+  hp tests (gdb.hp)    *Jimmy Guo       adl-debugger-wdb-merge-guru@cup.hp.com
+  Java tests (gdb.java)        Anthony Green           green@cygnus.com
 Kernel Object Display  Fernando Nasser         fnasser@cygnus.com
 
 
@@ -103,13 +127,24 @@ Misc:
 
 Web pages.             Jim Kingdon             kingdon@redhat.com
                        (anyone can edit; kingdon is just lead maintainer)
+
 Makefile.in, configure*        ALL
 
+mmalloc/               ALL Host maintainers
+
+sim/                   See sim/MAINTAINERS, co-ordinated by:
+                       Frank Ch. Eigler        fche@cygnus.com
+
+readline/              Master version: ftp://ftp.cwru.edu/pub/bash/
+                       Elena Zannoni           ezannoni@cygnus.com
+                       Host maintainers (host dependant parts)
+                       (but get your changes into the master version)
+
 
 
                Write After Approval
 
-J.T. Conklin                                   jtc@redback.com
+*J.T. Conklin                                  jtc@redback.com
 Jim Kingdon                                    kingdon@redhat.com
 Jason Molenda                                  jsm@cygnus.com
 H.J. Lu                                                hjl@lucon.org
@@ -118,3 +153,5 @@ Nick Clifton                                        nickc@cygnus.com
 
 * Indicates folks we need to get Kerberos/ssh accounts ready so they
 can write in the source tree
+
++ Indicates folks that have been caught up in a paper trail.
This page took 0.027495 seconds and 4 git commands to generate.