2005-06-21 16:34:42 +02:00
|
|
|
GDB Maintainers
|
|
|
|
|
|
|
|
GDB Steering Committee
|
|
|
|
|
|
|
|
The members of the GDB Steering Committee are the FSF-appointed
|
|
|
|
maintainers of the GDB project.
|
|
|
|
|
|
|
|
Jim Blandy (Red Hat)
|
|
|
|
Andrew Cagney (Red Hat)
|
|
|
|
Robert Dewar (AdaCore, NYU)
|
|
|
|
Klee Dienes (Apple)
|
|
|
|
Paul Hilfinger (UC Berkeley)
|
|
|
|
Dan Jacobowitz (CodeSourcery)
|
|
|
|
Stan Shebs (Apple)
|
|
|
|
Richard Stallman (FSF)
|
|
|
|
Ian Lance Taylor (C2)
|
|
|
|
Todd Whitesel
|
2000-03-01 23:04:28 +01:00
|
|
|
|
2000-02-13 00:19:53 +01:00
|
|
|
|
2003-01-20 01:46:42 +01:00
|
|
|
Global Maintainers
|
2001-01-16 23:45:48 +01:00
|
|
|
(alphabetic)
|
2000-02-13 00:19:53 +01:00
|
|
|
|
2001-07-28 19:24:47 +02:00
|
|
|
Jim Blandy jimb@redhat.com
|
2002-01-20 22:47:27 +01:00
|
|
|
Kevin Buettner kevinb@redhat.com
|
2004-05-25 15:41:46 +02:00
|
|
|
Andrew Cagney cagney@gnu.org
|
2004-05-17 18:40:15 +02:00
|
|
|
J.T. Conklin jtc@acorntoolworks.com
|
2001-01-16 23:45:48 +01:00
|
|
|
Fred Fish fnf@ninemoons.com
|
2002-11-08 00:28:53 +01:00
|
|
|
Daniel Jacobowitz dan@debian.org
|
2000-09-25 21:45:45 +02:00
|
|
|
Mark Kettenis kettenis@gnu.org
|
2001-01-16 23:45:48 +01:00
|
|
|
Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
|
2000-03-04 06:21:51 +01:00
|
|
|
Stan Shebs shebs@apple.com
|
2001-07-28 19:24:47 +02:00
|
|
|
Michael Snyder msnyder@redhat.com
|
2002-01-20 22:47:27 +01:00
|
|
|
Elena Zannoni ezannoni@redhat.com
|
|
|
|
Eli Zaretskii eliz@gnu.org
|
2000-02-13 00:19:53 +01:00
|
|
|
|
2000-02-21 01:15:55 +01:00
|
|
|
|
2000-02-13 00:19:53 +01:00
|
|
|
Various Maintainers
|
|
|
|
|
|
|
|
Note individuals who maintain parts of the debugger need approval to
|
|
|
|
check in changes outside of the immediate domain that they maintain.
|
|
|
|
|
2000-03-10 01:52:40 +01:00
|
|
|
If there is no maintainer for a given domain then the responsibility
|
2003-01-20 01:46:42 +01:00
|
|
|
falls to a global maintainer.
|
2000-03-10 01:52:40 +01:00
|
|
|
|
|
|
|
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.
|
2000-02-21 00:52:58 +01:00
|
|
|
|
2000-02-13 00:19:53 +01:00
|
|
|
|
2001-02-07 04:11:44 +01:00
|
|
|
The Obvious Fix Rule
|
|
|
|
|
|
|
|
All maintainers listed in this file are allowed to check in obvious
|
|
|
|
fixes.
|
|
|
|
|
|
|
|
An "obvious fix" means that there is no possibility that anyone will
|
2001-11-28 23:47:30 +01:00
|
|
|
disagree with the change.
|
2001-02-07 04:11:44 +01:00
|
|
|
|
|
|
|
A good mental test is "will the person who hates my work the most be
|
|
|
|
able to find fault with the change" - if so, then it's not obvious and
|
|
|
|
needs to be posted first. :-)
|
|
|
|
|
2001-11-28 23:47:30 +01:00
|
|
|
Something like changing or bypassing an interface is _not_ an obvious
|
|
|
|
fix, since such a change without discussion will result in
|
|
|
|
instantaneous and loud complaints.
|
|
|
|
|
2001-02-07 04:11:44 +01:00
|
|
|
|
2005-05-30 22:00:57 +02:00
|
|
|
Can Commit Without Approval
|
|
|
|
(alphabetic)
|
|
|
|
|
|
|
|
The following developers CAN COMMIT changes (and hence approve
|
|
|
|
patches) to specific sections of GDB:
|
|
|
|
|
|
|
|
Andrew Cagney (powerpc, powerpc-linux)
|
|
|
|
Hans-Peter Nilsson (cris)
|
|
|
|
Jeff Johnston (ia64)
|
|
|
|
Joel Brobecker (mips)
|
|
|
|
Kei Sakamoto (m32r)
|
|
|
|
Kevin Buettner (powerpc)
|
|
|
|
Orjan Friberg (cris)
|
|
|
|
Randolph Chung (pa)
|
|
|
|
Ulrich Weigand (s390)
|
|
|
|
|
|
|
|
|
2002-08-18 06:14:02 +02:00
|
|
|
Target Instruction Set Architectures:
|
2000-02-28 01:22:03 +01:00
|
|
|
|
2004-12-12 16:31:36 +01:00
|
|
|
The *-tdep.c files. ISA (Instruction Set Architecture) and OS-ABI
|
|
|
|
(Operating System / Application Binary Interface) issues including CPU
|
|
|
|
variants.
|
|
|
|
|
|
|
|
The Target/Architecture maintainer works with the host maintainer when
|
|
|
|
resolving build issues. The Target/Architecture maintainer works with
|
|
|
|
the native maintainer when resolving ABI issues.
|
2000-02-13 00:19:53 +01:00
|
|
|
|
2002-10-25 16:08:44 +02:00
|
|
|
alpha --target=alpha-elf ,-Werror
|
2001-01-19 11:25:13 +01:00
|
|
|
|
2003-01-06 19:49:09 +01:00
|
|
|
arm --target=arm-elf ,-Werror
|
2000-03-01 01:28:35 +01:00
|
|
|
Scott Bambrough scottb@netwinder.org
|
2002-02-08 03:31:15 +01:00
|
|
|
Richard Earnshaw rearnsha@arm.com
|
2000-08-01 13:06:34 +02:00
|
|
|
|
2002-04-25 22:48:55 +02:00
|
|
|
avr --target=avr ,-Werror
|
2003-05-14 22:09:14 +02:00
|
|
|
Theodore A. Roth troth@openavr.org
|
2002-04-25 22:48:55 +02:00
|
|
|
|
2005-05-28 10:49:13 +02:00
|
|
|
cris --target=cris-elf ,-Werror
|
2001-07-28 22:23:53 +02:00
|
|
|
|
2004-11-12 20:22:09 +01:00
|
|
|
d10v OBSOLETE
|
2001-01-19 11:25:13 +01:00
|
|
|
|
2003-09-10 23:05:59 +02:00
|
|
|
frv --target=frv-elf ,-Werror
|
|
|
|
|
2005-05-02 01:07:33 +02:00
|
|
|
h8300 --target=h8300-elf ,-Werror
|
2000-08-01 13:06:34 +02:00
|
|
|
|
2002-08-18 06:14:02 +02:00
|
|
|
i386 --target=i386-elf ,-Werror
|
2001-01-19 11:25:13 +01:00
|
|
|
Mark Kettenis kettenis@gnu.org
|
|
|
|
|
2002-08-18 06:00:47 +02:00
|
|
|
ia64 --target=ia64-linux-gnu ,-Werror
|
|
|
|
(--target=ia64-elf broken)
|
2001-07-28 19:24:47 +02:00
|
|
|
Kevin Buettner kevinb@redhat.com
|
2000-08-01 13:06:34 +02:00
|
|
|
|
2003-10-10 03:59:13 +02:00
|
|
|
m32r --target=m32r-elf ,-Werror
|
2000-08-01 13:06:34 +02:00
|
|
|
|
2002-07-12 19:14:32 +02:00
|
|
|
m68hc11 --target=m68hc11-elf ,-Werror ,
|
2002-05-16 15:38:55 +02:00
|
|
|
Stephane Carrez stcarrez@nerim.fr
|
2000-08-01 13:06:34 +02:00
|
|
|
|
2005-11-10 20:21:51 +01:00
|
|
|
m68k --target=m68k-elf ,-Werror
|
2000-08-01 13:06:34 +02:00
|
|
|
|
2004-05-29 17:12:23 +02:00
|
|
|
m88k --target=m88k-openbsd ,-Werror
|
|
|
|
Mark Kettenis kettenis@gnu.org
|
2000-08-01 13:06:34 +02:00
|
|
|
|
2004-11-13 Andrew Cagney <cagney@gnu.org>
* NEWS: List h8300*-*-*, mcore-*-*, mn10300-*-*, ns32k-*-*, and
v850-*-* under removed.
* configure.host: Delete ns32k-*-netbsd*.
* configure.tgt: Delete h8300-*-*, mcore*-*-*, mn10300-*-*,
ns32k-*-netbsd*, and v850*-*-*.
* MAINTAINERS: Mark h8300, mcore, mn10300, ns32k, v850 as
"Deleted"
* config/h8300/tm-h8300.h, config/h8300/h8300.mt: Delete.
* h8300-tdep.c, config/mcore/mcore.mt, mcore-rom.c: Delete.
* mcore-tdep.c, config/mn10300/mn10300.mt: Delete.
* mn10300-tdep.c, config/ns32k/nbsdaout.mh: Delete.
* config/ns32k/nbsdaout.mt, config/ns32k/nm-nbsd.h: Delete.
* config/ns32k/nm-nbsdaout.h, config/ns32k/tm-ns32k.h: Delete.
* ns32knbsd-nat.c, ns32knbsd-tdep.c, ns32k-tdep.c: Delete.
* ns32k-tdep.h, config/v850/v850.mt, v850ice.c: Delete.
* v850-tdep.c: Delete.
2004-11-14 01:10:55 +01:00
|
|
|
mcore Deleted
|
2000-08-01 13:06:34 +02:00
|
|
|
|
2002-08-18 06:14:02 +02:00
|
|
|
mips --target=mips-elf ,-Werror
|
2000-08-01 13:06:34 +02:00
|
|
|
|
2005-05-02 01:07:33 +02:00
|
|
|
mn10300 --target=mn10300-elf broken
|
|
|
|
(sim/ dies with make -j)
|
2004-12-17 00:53:12 +01:00
|
|
|
Michael Snyder msnyder@redhat.com
|
2000-08-01 13:06:34 +02:00
|
|
|
|
2005-08-16 00:23:59 +02:00
|
|
|
ms1 --target=ms1-elf ,-Werror
|
|
|
|
Kevin Buettner kevinb@redhat.com
|
|
|
|
|
2004-11-13 Andrew Cagney <cagney@gnu.org>
* NEWS: List h8300*-*-*, mcore-*-*, mn10300-*-*, ns32k-*-*, and
v850-*-* under removed.
* configure.host: Delete ns32k-*-netbsd*.
* configure.tgt: Delete h8300-*-*, mcore*-*-*, mn10300-*-*,
ns32k-*-netbsd*, and v850*-*-*.
* MAINTAINERS: Mark h8300, mcore, mn10300, ns32k, v850 as
"Deleted"
* config/h8300/tm-h8300.h, config/h8300/h8300.mt: Delete.
* h8300-tdep.c, config/mcore/mcore.mt, mcore-rom.c: Delete.
* mcore-tdep.c, config/mn10300/mn10300.mt: Delete.
* mn10300-tdep.c, config/ns32k/nbsdaout.mh: Delete.
* config/ns32k/nbsdaout.mt, config/ns32k/nm-nbsd.h: Delete.
* config/ns32k/nm-nbsdaout.h, config/ns32k/tm-ns32k.h: Delete.
* ns32knbsd-nat.c, ns32knbsd-tdep.c, ns32k-tdep.c: Delete.
* ns32k-tdep.h, config/v850/v850.mt, v850ice.c: Delete.
* v850-tdep.c: Delete.
2004-11-14 01:10:55 +01:00
|
|
|
ns32k Deleted
|
2000-08-01 13:06:34 +02:00
|
|
|
|
2004-04-06 17:57:32 +02:00
|
|
|
pa --target=hppa-elf ,-Werror
|
2001-01-19 11:25:13 +01:00
|
|
|
|
2001-12-15 18:09:04 +01:00
|
|
|
powerpc --target=powerpc-eabi ,-Werror
|
2000-08-01 13:06:34 +02:00
|
|
|
|
2002-08-22 16:47:52 +02:00
|
|
|
s390 --target=s390-linux-gnu ,-Werror
|
2001-10-14 00:13:35 +02:00
|
|
|
|
2002-05-14 03:25:00 +02:00
|
|
|
sh --target=sh-elf ,-Werror
|
2005-05-02 17:23:37 +02:00
|
|
|
--target=sh64-elf ,-Werror
|
2000-08-01 13:06:34 +02:00
|
|
|
|
2005-11-10 20:21:51 +01:00
|
|
|
sparc --target=sparc-elf ,-Werror
|
2000-08-01 13:06:34 +02:00
|
|
|
|
2005-05-18 10:52:21 +02:00
|
|
|
v850 --target=v850-elf ,-Werror
|
2001-01-19 11:25:13 +01:00
|
|
|
|
2005-11-10 20:21:51 +01:00
|
|
|
vax --target=vax-netbsd ,-Werror
|
2001-01-19 11:25:13 +01:00
|
|
|
|
2002-07-12 19:14:32 +02:00
|
|
|
x86-64 --target=x86_64-linux-gnu ,-Werror
|
2002-02-27 03:45:12 +01:00
|
|
|
|
* MAINTAINERS: Remove "broken" from XStormy16 entry.
* xstormy16-tdep.c: Convert XStormy16 target to latest GDB methods.
(struct gdbarch_tdep): Remove.
(struct xstormy16_frame_cache): New frame cache structure.
(xstormy16_register_byte, xstormy16_register_raw_size)
(xstormy16_reg_virtual_type, xstormy16_register_type)
(xstormy16_push_arguments, xstormy16_push_return_address)
(xstormy16_pop_frame, xstormy16_store_struct_return)
(xstormy16_store_return_value, xstormy16_extract_struct_value_address)
(xstormy16_frame_saved_register, xstormy16_get_saved_register)
(xstormy16_scan_prologue, xstormy16_frame_init_saved_regs)
(xstormy16_frame_saved_pc, xstormy16_init_extra_frame_info)
(xstormy16_frame_chain, xstormy16_frame_chain_valid,
(xstormy16_saved_pc_after_call, xstormy16_save_dummy_frame_to): Remove.
(xstormy16_use_struct_convention): Drop gcc_p parameter.
(xstormy16_extract_return_value, xstormy16_store_return_value):
Regcachify. Drop useless struct convention handling.
(xstormy16_register_type, xstormy16_return_value)
(xstormy16_push_dummy_call, xstormy16_analyze_prologue)
(xstormy16_alloc_frame_cache, xstormy16_frame_cache)
(xstormy16_frame_prev_register, xstormy16_frame_this_id)
(xstormy16_frame_base_address, xstormy16_frame_sniffer)
(xstormy16_unwind_sp, xstormy16_unwind_pc)
(xstormy16_unwind_dummy_id) : New functions.
(xstormy16_skip_prologue): Call xstormy16_analyze_prologue instead
of xstormy16_scan_prologue.
(xstormy16_frame_unwind): New frame_unwind structure.
(xstormy16_frame_base): New frame_base structure.
(xstormy16_gdbarch_init): Accomodate all of the above changes.
Reshuffle for better readability. Also add dwarf2_frame_sniffer.
2004-09-23 19:00:16 +02:00
|
|
|
xstormy16 --target=xstormy16-elf
|
2001-12-17 16:52:33 +01:00
|
|
|
Corinna Vinschen vinschen@redhat.com
|
|
|
|
|
2002-01-09 19:33:21 +01:00
|
|
|
All developers recognized by this file can make arbitrary changes to
|
|
|
|
OBSOLETE targets.
|
2000-08-01 13:06:34 +02:00
|
|
|
|
2003-01-02 17:40:33 +01:00
|
|
|
The Bourne shell script gdb_mbuild.sh can be used to rebuild all the
|
|
|
|
above targets.
|
2000-02-13 00:19:53 +01:00
|
|
|
|
|
|
|
|
2000-02-28 01:22:03 +01:00
|
|
|
Host/Native:
|
|
|
|
|
2000-08-01 13:06:34 +02:00
|
|
|
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.
|
2000-02-28 01:22:03 +01:00
|
|
|
|
2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
* MAINTAINERS: Delete mmalloc.
* Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
* NEWS: Mention removal of --with-malloc.
* acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
* config.in: Regenerate.
* configure: Regenerate.
* configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc, USE_MMALLOC, MMCHECK_FORCE.
* gdbinit.in: Remove mmalloc.
* utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
* config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
* config/i386/go32.mh: Likewise.
* config/i386/interix.mh: Likewise.
* config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
* gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2004-01-20 10:29:18 +01:00
|
|
|
The host maintainer ensures that gdb can be built as a cross debugger on
|
|
|
|
their platform.
|
2000-02-13 00:19:53 +01:00
|
|
|
|
2000-11-20 13:31:43 +01:00
|
|
|
AIX Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
|
2001-07-28 19:24:47 +02:00
|
|
|
Kevin Buettner kevinb@redhat.com
|
2004-05-01 03:28:17 +02:00
|
|
|
Joel Brobecker brobecker@gnat.com
|
2000-11-20 13:31:43 +01:00
|
|
|
|
2000-03-27 02:24:49 +02:00
|
|
|
djgpp native Eli Zaretskii eliz@gnu.org
|
2001-07-28 19:24:47 +02:00
|
|
|
DJ Delorie dj@redhat.com
|
2002-09-07 17:22:00 +02:00
|
|
|
MS Windows (NT, '00, 9x, Me, XP) host & native
|
2004-04-04 05:57:44 +02:00
|
|
|
Chris Faylor cgf@alum.bu.edu
|
2000-03-01 23:04:28 +01:00
|
|
|
GNU/Linux/x86 native & host
|
|
|
|
Mark Kettenis kettenis@gnu.org
|
2005-05-30 22:00:57 +02:00
|
|
|
GNU/Linux PPC native Kevin Buettner kevinb@redhat.com
|
2001-07-11 22:44:51 +02:00
|
|
|
GNU/Linux MIPS native & host
|
|
|
|
Daniel Jacobowitz dan@debian.org
|
2002-02-08 03:31:15 +01:00
|
|
|
GNU/Linux m68k Andreas Schwab schwab@suse.de
|
2000-08-03 10:39:21 +02:00
|
|
|
FreeBSD native & host Mark Kettenis kettenis@gnu.org
|
2000-12-14 17:50:20 +01:00
|
|
|
David O'Brien obrien@freebsd.org
|
2000-03-01 01:45:18 +01:00
|
|
|
hurd native Mark Kettenis kettenis@gnu.org
|
2005-01-17 01:01:48 +01:00
|
|
|
NetBSD native & host Jason Thorpe thorpej@netbsd.org
|
2001-10-08 21:05:00 +02:00
|
|
|
SCO/Unixware Robert Lipe rjl@sco.com
|
2000-02-21 01:15:55 +01:00
|
|
|
GNU/Linux ARM native Scott Bambrough scottb@netwinder.org
|
2000-11-20 13:45:01 +01:00
|
|
|
Solaris/x86 native & host (devolved)
|
2000-03-01 23:04:28 +01:00
|
|
|
Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
|
2001-02-07 04:08:44 +01:00
|
|
|
Solaris/SPARC native & host (devolved)
|
2003-11-04 21:01:16 +01:00
|
|
|
(Global Maintainers)
|
2000-02-13 00:19:53 +01:00
|
|
|
|
2000-08-01 13:06:34 +02:00
|
|
|
|
|
|
|
|
2000-02-13 00:19:53 +01:00
|
|
|
Core: Generic components used by all of GDB
|
|
|
|
|
2005-05-30 20:35:12 +02:00
|
|
|
generic arch support (Global Maintainers)
|
2000-05-17 10:46:20 +02:00
|
|
|
Any host/target maintainer can add to
|
2005-05-30 20:35:12 +02:00
|
|
|
gdbarch.{c,h,sh}.
|
|
|
|
target vector (Global Maintainers)
|
2003-02-24 21:35:25 +01:00
|
|
|
|
2001-07-28 19:24:47 +02:00
|
|
|
event loop Elena Zannoni ezannoni@redhat.com
|
2003-02-24 21:35:25 +01:00
|
|
|
For the part of top.c related to the event loop,
|
|
|
|
send questions to ezannoni@redhat.com
|
2001-07-28 19:24:47 +02:00
|
|
|
|
2004-10-11 00:15:37 +02:00
|
|
|
generic symtabs Elena Zannoni ezannoni@redhat.com
|
|
|
|
dwarf readers Elena Zannoni ezannoni@redhat.com
|
|
|
|
elf reader Elena Zannoni ezannoni@redhat.com
|
|
|
|
stabs reader Elena Zannoni ezannoni@redhat.com
|
2000-05-02 09:41:04 +02:00
|
|
|
coff reader Philippe De Muyter phdm@macqel.be
|
2001-05-10 23:10:09 +02:00
|
|
|
xcoff reader Any maintainer can modify this; please send tricky
|
2001-07-28 19:24:47 +02:00
|
|
|
ones to Kevin Buettner <kevinb@redhat.com>
|
2002-06-02 05:09:31 +02:00
|
|
|
HP/UX readers Any [past] maintainer can modify this.
|
|
|
|
Please send tricky ones to the symtabs maintainers.
|
2001-07-28 19:24:47 +02:00
|
|
|
|
2004-10-11 00:15:37 +02:00
|
|
|
tracing bytecode stuff (Global Maintainers)
|
2001-07-28 19:24:47 +02:00
|
|
|
tracing Michael Snyder msnyder@redhat.com
|
|
|
|
threads Michael Snyder msnyder@redhat.com
|
2000-09-03 13:24:22 +02:00
|
|
|
Mark Kettenis kettenis@gnu.org
|
2003-11-04 21:01:16 +01:00
|
|
|
breakpoints (Global Maintainers)
|
2001-11-06 23:40:06 +01:00
|
|
|
language support (Blanket Write Privs Maintainers)
|
2002-01-17 03:04:27 +01:00
|
|
|
C++ Daniel Jacobowitz dan@debian.org
|
2002-12-02 20:54:17 +01:00
|
|
|
Java support (Global Maintainers)
|
2002-02-23 21:59:55 +01:00
|
|
|
Pascal support Pierre Muller muller@sources.redhat.com
|
2003-08-09 16:38:53 +02:00
|
|
|
Objective C support Adam Fedor fedor@gnu.org
|
2003-02-24 23:21:13 +01:00
|
|
|
shared libs (devolved) Kevin Buettner kevinb@redhat.com
|
2000-11-20 13:31:43 +01:00
|
|
|
xcoffsolib Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
|
|
|
|
|
2003-03-17 16:01:48 +01:00
|
|
|
sds protocol (vacant)
|
|
|
|
rdi/adp protocol (vacant)
|
2001-03-06 20:24:29 +01:00
|
|
|
documentation Eli Zaretskii eliz@gnu.org
|
2004-06-14 15:40:34 +02:00
|
|
|
testsuite Michael Chastain mec.gnu@mindspring.com
|
|
|
|
(Global Maintainers)
|
|
|
|
lib/, config/, gdb.base/, ...
|
|
|
|
Michael Chastain mec.gnu@mindspring.com
|
|
|
|
(Global Maintainers)
|
2001-05-10 22:33:09 +02:00
|
|
|
gdbtk (gdb.gdbtk) Keith Seitz keiths@redhat.com
|
2003-11-11 15:51:33 +01:00
|
|
|
c++ (gdb.cp) Michael Chastain mec.gnu@mindspring.com
|
2001-05-10 22:33:09 +02:00
|
|
|
threads (gdb.threads) Michael Snyder msnyder@redhat.com
|
2004-09-14 16:49:52 +02:00
|
|
|
Michael Chastain mec.gnu@mindspring.com
|
2001-05-10 22:33:09 +02:00
|
|
|
trace (gdb.trace) Michael Snyder msnyder@redhat.com
|
2001-03-19 22:16:01 +01:00
|
|
|
hp tests (gdb.hp) (vacant)
|
2001-07-28 19:24:47 +02:00
|
|
|
Java tests (gdb.java) Anthony Green green@redhat.com
|
|
|
|
Kernel Object Display Fernando Nasser fnasser@redhat.com
|
2000-02-13 00:19:53 +01:00
|
|
|
|
|
|
|
|
|
|
|
UI: External (user) interfaces.
|
|
|
|
|
2003-03-17 16:01:48 +01:00
|
|
|
command interpreter (Global Maintainers)
|
2001-04-10 05:03:28 +02:00
|
|
|
gdbtk (c & tcl) Jim Ingham jingham@apple.com
|
2001-07-28 19:24:47 +02:00
|
|
|
Fernando Nasser fnasser@redhat.com
|
|
|
|
Keith Seitz keiths@redhat.com
|
2001-06-07 20:37:40 +02:00
|
|
|
libgui (w/foundry, sn) Jim Ingham jingham@apple.com
|
|
|
|
Keith Seitz keiths@redhat.com
|
2003-03-21 21:00:20 +01:00
|
|
|
tui Stephane Carrez stcarrez@nerim.fr
|
|
|
|
(Global Maintainers)
|
2000-02-21 01:15:55 +01:00
|
|
|
|
|
|
|
|
|
|
|
Misc:
|
|
|
|
|
2002-04-07 23:22:19 +02:00
|
|
|
gdb/gdbserver Daniel Jacobowitz dan@debian.org
|
|
|
|
|
2001-02-15 01:50:06 +01:00
|
|
|
Web pages. Jim Kingdon jkingdon@engr.sgi.com ++
|
2000-02-21 07:13:23 +01:00
|
|
|
(anyone can edit; kingdon is just lead maintainer)
|
2000-03-04 07:27:00 +01:00
|
|
|
|
2000-02-21 01:15:55 +01:00
|
|
|
Makefile.in, configure* ALL
|
2000-03-04 07:27:00 +01:00
|
|
|
|
|
|
|
mmalloc/ ALL Host maintainers
|
|
|
|
|
2002-06-13 21:35:04 +02:00
|
|
|
NEWS ALL
|
|
|
|
|
2002-03-06 05:46:44 +01:00
|
|
|
sim/ See sim/MAINTAINERS
|
2000-02-13 00:19:53 +01:00
|
|
|
|
2000-03-05 09:46:56 +01:00
|
|
|
readline/ Master version: ftp://ftp.cwru.edu/pub/bash/
|
2001-07-28 19:24:47 +02:00
|
|
|
Elena Zannoni ezannoni@redhat.com
|
2000-03-05 09:46:56 +01:00
|
|
|
Host maintainers (host dependant parts)
|
|
|
|
(but get your changes into the master version)
|
|
|
|
|
2001-10-12 17:59:11 +02:00
|
|
|
tcl/ tk/ itcl/ Ian Roxborough irox@redhat.com
|
2000-03-01 23:04:28 +01:00
|
|
|
|
2001-06-28 04:37:02 +02:00
|
|
|
Write After Approval
|
|
|
|
(alphabetic)
|
2000-02-13 00:19:53 +01:00
|
|
|
|
2001-06-07 23:03:48 +02:00
|
|
|
To get recommended for the Write After Approval list you need a valid
|
|
|
|
FSF assignment and have submitted one good patch.
|
|
|
|
|
2000-08-31 19:53:22 +02:00
|
|
|
David Anderson davea@sgi.com
|
2004-11-23 02:11:18 +01:00
|
|
|
John David Anglin dave.anglin@nrc-cnrc.gc.ca
|
2003-08-19 11:55:59 +02:00
|
|
|
Shrinivas Atre shrinivasa@kpitcummins.com
|
2002-06-02 01:46:55 +02:00
|
|
|
Scott Bambrough scottb@netwinder.org
|
2005-09-26 09:04:23 +02:00
|
|
|
Jan Beulich jbeulich@novell.com
|
2002-06-02 01:46:55 +02:00
|
|
|
Jim Blandy jimb@redhat.com
|
2001-06-28 04:37:02 +02:00
|
|
|
Philip Blundell philb@gnu.org
|
2002-06-02 01:46:55 +02:00
|
|
|
Per Bothner per@bothner.com
|
2004-05-01 03:28:17 +02:00
|
|
|
Joel Brobecker brobecker@gnat.com
|
2002-06-21 23:17:21 +02:00
|
|
|
Dave Brolley brolley@redhat.com
|
2004-01-21 17:30:42 +01:00
|
|
|
Paul Brook paul@codesourcery.com
|
2002-06-02 01:46:55 +02:00
|
|
|
Kevin Buettner kevinb@redhat.com
|
2004-05-25 15:41:46 +02:00
|
|
|
Andrew Cagney cagney@gnu.org
|
2004-04-13 18:13:35 +02:00
|
|
|
David Carlton carlton@bactrian.org
|
2002-06-02 01:46:55 +02:00
|
|
|
Stephane Carrez stcarrez@nerim.fr
|
2003-11-11 15:51:33 +01:00
|
|
|
Michael Chastain mec.gnu@mindspring.com
|
2005-07-22 00:30:16 +02:00
|
|
|
Eric Christopher echristo@apple.com
|
2004-06-14 19:35:07 +02:00
|
|
|
Randolph Chung tausq@debian.org
|
2001-07-28 19:24:47 +02:00
|
|
|
Nick Clifton nickc@redhat.com
|
2003-08-08 02:41:54 +02:00
|
|
|
Brendan Conoboy blc@redhat.com
|
2002-09-18 19:56:59 +02:00
|
|
|
DJ Delorie dj@redhat.com
|
|
|
|
Philippe De Muyter phdm@macqel.be
|
2003-12-11 07:30:10 +01:00
|
|
|
Dhananjay Deshpande dhananjayd@kpitcummins.com
|
2002-03-10 04:09:52 +01:00
|
|
|
Klee Dienes kdienes@apple.com
|
2002-01-09 19:07:48 +01:00
|
|
|
Richard Earnshaw rearnsha@arm.com
|
2005-07-01 19:13:09 +02:00
|
|
|
Steve Ellcey sje@cup.hp.com
|
2002-06-02 01:46:55 +02:00
|
|
|
Frank Ch. Eigler fche@redhat.com
|
2004-03-10 03:58:24 +01:00
|
|
|
Ben Elliston bje@gnu.org
|
2004-07-30 14:33:49 +02:00
|
|
|
Adam Fedor fedor@gnu.org
|
|
|
|
Fred Fish fnf@ninemoons.com
|
2004-04-30 21:44:50 +02:00
|
|
|
Brian Ford ford@vss.fsi.com
|
2004-07-30 14:33:49 +02:00
|
|
|
Orjan Friberg orjanf@axis.com
|
2004-08-31 22:36:04 +02:00
|
|
|
Paul Gilliam pgilliam@us.ibm.com
|
2003-06-03 11:55:51 +02:00
|
|
|
Raoul Gough RaoulGough@yahoo.co.uk
|
2002-06-02 01:46:55 +02:00
|
|
|
Anthony Green green@redhat.com
|
2001-12-14 01:28:15 +01:00
|
|
|
Matthew Green mrg@eterna.com.au
|
2003-09-25 15:55:58 +02:00
|
|
|
Jerome Guitton guitton@act-europe.fr
|
2001-11-16 19:29:27 +01:00
|
|
|
Ben Harris bjh21@netbsd.org
|
2002-03-14 23:49:17 +01:00
|
|
|
Richard Henderson rth@redhat.com
|
2002-06-12 02:55:35 +02:00
|
|
|
Aldy Hernandez aldyh@redhat.com
|
2001-06-28 04:37:02 +02:00
|
|
|
Paul Hilfinger hilfinger@gnat.com
|
|
|
|
Matt Hiller hiller@redhat.com
|
2003-03-04 17:33:06 +01:00
|
|
|
Kazu Hirata kazu@cs.umass.edu
|
2001-06-28 04:37:02 +02:00
|
|
|
Jeff Holcomb jeffh@redhat.com
|
|
|
|
Don Howard dhoward@redhat.com
|
|
|
|
Martin Hunt hunt@redhat.com
|
2002-03-10 04:09:52 +01:00
|
|
|
Jim Ingham jingham@apple.com
|
2005-01-29 18:42:48 +01:00
|
|
|
Baurzhan Ismagulov ibr@radix50.net
|
2004-08-30 22:05:41 +02:00
|
|
|
Manoj Iyer manjo@austin.ibm.com
|
2001-07-02 21:40:47 +02:00
|
|
|
Daniel Jacobowitz dan@debian.org
|
2001-06-29 17:13:03 +02:00
|
|
|
Andreas Jaeger aj@suse.de
|
2002-10-03 22:23:56 +02:00
|
|
|
Jeff Johnston jjohnstn@redhat.com
|
2001-06-28 04:37:02 +02:00
|
|
|
Geoff Keating geoffk@redhat.com
|
2002-06-02 01:46:55 +02:00
|
|
|
Mark Kettenis kettenis@gnu.org
|
2001-06-28 04:37:02 +02:00
|
|
|
Jim Kingdon jkingdon@engr.sgi.com ++
|
2000-03-22 01:21:30 +01:00
|
|
|
Jonathan Larmour jlarmour@redhat.co.uk
|
2002-09-18 19:56:59 +02:00
|
|
|
Jeff Law law@redhat.com
|
2003-06-05 22:30:42 +02:00
|
|
|
David Lecomber david@streamline-computing.com
|
2002-06-02 01:46:55 +02:00
|
|
|
Robert Lipe rjl@sco.com
|
2001-06-28 04:37:02 +02:00
|
|
|
H.J. Lu hjl@lucon.org
|
2002-06-02 01:46:55 +02:00
|
|
|
Michal Ludvig mludvig@suse.cz
|
2001-07-28 19:24:47 +02:00
|
|
|
Glen McCready gkm@redhat.com
|
2002-02-13 20:22:23 +01:00
|
|
|
Greg McGary greg@mcgary.org
|
2004-01-21 21:50:41 +01:00
|
|
|
Roland McGrath roland@redhat.com
|
2004-05-13 19:30:02 +02:00
|
|
|
Bryce McKinlay mckinlay@redhat.com
|
2002-01-10 01:06:02 +01:00
|
|
|
Jason Merrill jason@redhat.com
|
2002-06-02 01:46:55 +02:00
|
|
|
David S. Miller davem@redhat.com
|
2004-01-02 21:28:54 +01:00
|
|
|
Mark Mitchell mark@codesourcery.com
|
2002-10-02 08:06:06 +02:00
|
|
|
Marko Mlinar markom@opencores.org
|
2002-09-12 10:39:26 +02:00
|
|
|
Alan Modra amodra@bigpond.net.au
|
2001-09-10 20:13:17 +02:00
|
|
|
Jason Molenda jmolenda@apple.com
|
2002-02-23 21:59:55 +01:00
|
|
|
Pierre Muller muller@sources.redhat.com
|
2004-11-01 22:01:25 +01:00
|
|
|
Joseph Myers joseph@codesourcery.com
|
2002-06-02 01:46:55 +02:00
|
|
|
Fernando Nasser fnasser@redhat.com
|
2004-08-06 01:35:14 +02:00
|
|
|
Nathanael Nerode neroden@gcc.gnu.org
|
2002-09-30 18:05:31 +02:00
|
|
|
Hans-Peter Nilsson hp@bitrange.com
|
2002-06-02 01:46:55 +02:00
|
|
|
David O'Brien obrien@freebsd.org
|
2000-09-12 06:58:22 +02:00
|
|
|
Alexandre Oliva aoliva@redhat.com
|
2005-02-12 22:53:29 +01:00
|
|
|
Ramana Radhakrishnan ramana.radhakrishnan@codito.com
|
2005-11-25 07:34:47 +01:00
|
|
|
Frederic Riss frederic.riss@st.com
|
2001-12-24 21:07:02 +01:00
|
|
|
Tom Rix trix@redhat.com
|
2004-10-08 03:35:48 +02:00
|
|
|
Nick Roberts nickrob@snap.net.nz
|
2004-01-21 21:50:41 +01:00
|
|
|
Bob Rossi bob_rossi@cox.net
|
2003-05-14 22:09:14 +02:00
|
|
|
Theodore A. Roth troth@openavr.org
|
2002-06-02 01:46:55 +02:00
|
|
|
Ian Roxborough irox@redhat.com
|
2002-07-02 20:25:41 +02:00
|
|
|
Grace Sainsbury graces@redhat.com
|
2003-08-07 07:22:45 +02:00
|
|
|
Kei Sakamoto sakamoto.kei@renesas.com
|
2000-11-28 22:00:23 +01:00
|
|
|
Mark Salter msalter@redhat.com
|
2005-06-13 21:09:12 +02:00
|
|
|
Richard Sandiford richard@codesourcery.com
|
2002-06-02 01:46:55 +02:00
|
|
|
Peter Schauer Peter.Schauer@regent
|
2001-12-13 11:29:21 +01:00
|
|
|
Andreas Schwab schwab@suse.de
|
2001-07-28 19:24:47 +02:00
|
|
|
Keith Seitz keiths@redhat.com
|
2002-09-18 19:56:59 +02:00
|
|
|
Stan Shebs shebs@apple.com
|
2002-07-20 18:18:07 +02:00
|
|
|
Aidan Skinner aidan@velvet.net
|
2001-09-21 09:14:31 +02:00
|
|
|
Jiri Smid smid@suse.cz
|
2001-06-28 04:37:02 +02:00
|
|
|
David Smith dsmith@redhat.com
|
2003-01-15 16:54:04 +01:00
|
|
|
Stephen P. Smith ischis2@cox.net
|
2001-12-05 03:05:04 +01:00
|
|
|
Jackie Smith Cashion jsmith@redhat.com
|
2002-06-02 01:46:55 +02:00
|
|
|
Michael Snyder msnyder@redhat.com
|
2002-01-11 17:51:03 +01:00
|
|
|
Petr Sorfa petrs@caldera.com
|
2005-11-14 20:07:15 +01:00
|
|
|
Andrew Stubbs andrew.stubbs@st.com
|
2005-02-11 00:34:43 +01:00
|
|
|
Ian Lance Taylor ian@airs.com
|
2001-06-28 04:37:02 +02:00
|
|
|
Gary Thomas gthomas@redhat.com
|
2005-01-17 01:01:48 +01:00
|
|
|
Jason Thorpe thorpej@netbsd.org
|
2001-07-28 19:24:47 +02:00
|
|
|
Tom Tromey tromey@redhat.com
|
2005-06-16 17:04:39 +02:00
|
|
|
David Ung davidu@mips.com
|
2003-03-13 06:13:57 +01:00
|
|
|
D Venkatasubramanian dvenkat@noida.hcltech.com
|
2003-03-13 06:32:21 +01:00
|
|
|
Corinna Vinschen vinschen@redhat.com
|
2001-11-29 12:34:03 +01:00
|
|
|
Keith Walker keith.walker@arm.com
|
2003-02-24 18:58:21 +01:00
|
|
|
Kris Warkentin kewarken@qnx.com
|
2004-05-12 22:16:52 +02:00
|
|
|
Ulrich Weigand uweigand@de.ibm.com
|
2004-03-08 18:52:27 +01:00
|
|
|
Nathan Williams nathanw@wasabisystems.com
|
2003-10-23 08:27:29 +02:00
|
|
|
Jim Wilson wilson@specifixinc.com
|
2002-06-02 01:46:55 +02:00
|
|
|
Elena Zannoni ezannoni@redhat.com
|
|
|
|
Eli Zaretskii eliz@gnu.org
|
2005-06-21 10:36:30 +02:00
|
|
|
Wu Zhou woodzltc@cn.ibm.com
|
2005-02-12 11:42:58 +01:00
|
|
|
Yoshinori Sato ysato@users.sourceforge.jp
|
2001-06-28 04:37:02 +02:00
|
|
|
|
2000-02-13 00:55:14 +01:00
|
|
|
|
2001-03-19 22:16:01 +01:00
|
|
|
|
2005-10-04 02:56:30 +02:00
|
|
|
Release Management
|
|
|
|
|
|
|
|
The current release manager is: Joel Brobecker <brobecker@adacore.com>
|
|
|
|
|
|
|
|
His responsibilities are:
|
|
|
|
|
|
|
|
* organizing, scheduling, and managing releases of GDB.
|
|
|
|
|
|
|
|
* deciding the approval and commit policies for release branches,
|
|
|
|
and can change them as needed.
|
|
|
|
|
|
|
|
|
2001-03-19 22:16:01 +01:00
|
|
|
Past Maintainers
|
|
|
|
|
2002-02-23 21:59:55 +01:00
|
|
|
Jimmy Guo (gdb.hp, tui) guo at cup dot hp dot com
|
|
|
|
Jeff Law (hppa) law at cygnus dot com
|
|
|
|
Daniel Berlin (C++ support) dan at cgsoftware dot com
|
2001-11-06 23:40:06 +01:00
|
|
|
Nick Duffek (powerpc, SCO, Sol/x86) nick at duffek dot com
|
|
|
|
David Taylor (d10v, sparc, utils, defs,
|
|
|
|
expression evaluator, language support) taylor at candd dot org
|
2002-03-01 04:30:59 +01:00
|
|
|
J.T. Conklin (dcache, NetBSD, remote) jtc at redback dot com
|
2002-03-06 05:46:44 +01:00
|
|
|
Frank Ch. Eigler (sim) fche at redhat dot com
|
2002-12-02 20:54:17 +01:00
|
|
|
Per Bothner (Java) per at bothner dot com
|
2002-12-02 21:44:48 +01:00
|
|
|
Anthony Green (Java) green at redhat dot com
|
2004-03-23 22:21:37 +01:00
|
|
|
Fernando Nasser (testsuite/, mi, cli) fnasser at redhat dot com
|
2004-05-17 22:40:24 +02:00
|
|
|
Mark Salter (testsuite/lib+config) msalter at redhat dot com
|
2002-03-01 04:30:59 +01:00
|
|
|
|
2001-03-19 22:16:01 +01:00
|
|
|
|
|
|
|
|
2001-02-16 18:13:04 +01:00
|
|
|
Folks that have been caught up in a paper trail:
|
2000-03-01 01:28:35 +01:00
|
|
|
|
2004-04-04 05:57:44 +02:00
|
|
|
Chris Faylor cgf@alum.bu.edu
|
2001-02-16 18:13:04 +01:00
|
|
|
Jim Kingdon jkingdon@engr.sgi.com
|
2004-04-13 18:13:35 +02:00
|
|
|
David Carlton carlton@bactrian.org
|
2000-08-03 10:39:21 +02:00
|
|
|
|
2001-02-16 18:13:04 +01:00
|
|
|
--
|
2000-08-03 10:39:21 +02:00
|
|
|
|
2001-02-16 18:13:04 +01:00
|
|
|
(*) Indicates folks that don't have a Kerberos/SSH account in the GDB
|
|
|
|
group.
|