diff options
author | Klee Dienes <kdienes@apple.com> | 2000-05-30 21:06:42 +0000 |
---|---|---|
committer | Klee Dienes <kdienes@apple.com> | 2000-05-30 21:06:42 +0000 |
commit | 4db6cb88da165c12ffb33573911f3105992f9033 (patch) | |
tree | 3461f070b9d847d089fe233612253806f9f9ba4e | |
parent | bb08852125477c6202ce0e863b49950ef33611c1 (diff) | |
download | gdb-4db6cb88da165c12ffb33573911f3105992f9033.zip gdb-4db6cb88da165c12ffb33573911f3105992f9033.tar.gz gdb-4db6cb88da165c12ffb33573911f3105992f9033.tar.bz2 |
Add MAINTAINERS entries for Mac OS X / Objective-C code to be contributed by Apple.
-rw-r--r-- | gdb/MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 5cd748c..fb3a7d3 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -76,6 +76,8 @@ Solaris/x86 native & host Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de Solaris/SPARC native & host David Taylor taylor@cygnus.com +Mac OS X Klee Dienes kdienes@apple.com + Jim Ingham jingham@apple.com Core: Generic components used by all of GDB @@ -102,6 +104,8 @@ 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 + Objective-C/C++ Klee Dienes kdienes@apple.com + Jim Ingham jimgham@apple.com expression eval David Taylor taylor@cygnus.com defs.h David Taylor taylor@cygnus.com utils.c David Taylor taylor@cygnus.com |