+ GDB Maintainers
+
Blanket Write Privs
-
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 is no maintainer for a given domain then the responsibility
+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.
+If there are several maintainers for a given domain then
+responsibility falls to the first maintainer. The first maintainer is
+free to devolve that responsibility among the other maintainers.
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.
+host maintainer when resolving build issues. The Target/Architecture
+maintainer works with the native maintainer when resolving API issues.
+
Host/Native:
The host maintainer ensures that gdb (including mmalloc) can be built
as a cross debugger on their platform.
MS Windows (N.T., CE, '00) host & native
+GNU/Linux/x86 native & host
-hurd native Mark Kettenis kettenis@wins.va.nl
+hurd native Mark Kettenis kettenis@gnu.org
-
+Solaris/x86 native & host
+Solaris/SPARC native & host
Core: Generic components used by all of GDB
+include/remote-sim.h, remote-sim.c
UI: External (user) interfaces.
Misc:
(anyone can edit; kingdon is just lead maintainer)
+
Makefile.in, configure* ALL
-mmalloc ALL Host maintainers
+
+mmalloc/ ALL Host maintainers
+
+sim/ See sim/MAINTAINERS, co-ordinated by:
+
+readline/ Master version: ftp://ftp.cwru.edu/pub/bash/
+ Host maintainers (host dependant parts)
+ (but get your changes into the master version)
+
Write After Approval
-* Indicates folks we need to get Kerberos/ssh accounts ready so they
+* 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.