diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 82ab0d392d..7ed67f8933 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2003-02-24 Elena Zannoni + + * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop + maintainership. + 2003-02-24 Kris Warkentin * solib.c (solib_open): call target defined search function after diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 2301de6455..349051dfe5 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -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