OSDN Git Service

2003-02-24 Elena Zannoni <ezannoni@redhat.com>
authorezannoni <ezannoni>
Mon, 24 Feb 2003 20:35:25 +0000 (20:35 +0000)
committerezannoni <ezannoni>
Mon, 24 Feb 2003 20:35:25 +0000 (20:35 +0000)
* MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
maintainership.

gdb/ChangeLog
gdb/MAINTAINERS

index 82ab0d3..7ed67f8 100644 (file)
@@ -1,3 +1,8 @@
+2003-02-24  Elena Zannoni  <ezannoni@redhat.com>
+
+       * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
+       maintainership.
+
 2003-02-24  Kris Warkentin  <kewarken@qnx.com>
 
        * solib.c (solib_open): call target defined search function after
index 2301de6..349051d 100644 (file)
@@ -209,8 +209,10 @@ generic arch support       Andrew Cagney           cagney@redhat.com
                        Any host/target maintainer can add to
                        gdbarch.{c,h,sh}.  Send tricky ones to cagney.
 target vector          Andrew Cagney           cagney@redhat.com
-main (main.c, top.c)   Elena Zannoni           ezannoni@redhat.com
+
 event loop             Elena Zannoni           ezannoni@redhat.com
+                        For the part of top.c related to the event loop,
+                        send questions to ezannoni@redhat.com
 
 generic symtabs                Jim Blandy              jimb@redhat.com
                        Elena Zannoni           ezannoni@redhat.com