This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] MAINTAINERS: gdb.satbs -> gdb.stabs


I have committed the following patch to MAINTAINERS as an obvious fix.

Michael C

===

2002-02-28  Michael Chastain  <mec@shout.net>

        * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .

Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.151
diff -c -r1.151 MAINTAINERS
*** MAINTAINERS	2002/02/23 21:44:56	1.151
--- MAINTAINERS	2002/03/01 01:49:51
***************
*** 302,308 ****
    c++ (gdb.c++)		Michael Chastain	mec@shout.net
    mi tests (gdb.mi)     Elena Zannoni           ezannoni@redhat.com
                          Andrew Cagney           cagney@redhat.com
!   stabs (gdb.satbs)     Elena Zannoni           ezannoni@redhat.com
    threads (gdb.threads) Michael Snyder          msnyder@redhat.com
    trace (gdb.trace)     Michael Snyder          msnyder@redhat.com
    hp tests (gdb.hp)	(vacant)
--- 302,308 ----
    c++ (gdb.c++)		Michael Chastain	mec@shout.net
    mi tests (gdb.mi)     Elena Zannoni           ezannoni@redhat.com
                          Andrew Cagney           cagney@redhat.com
!   stabs (gdb.stabs)     Elena Zannoni           ezannoni@redhat.com
    threads (gdb.threads) Michael Snyder          msnyder@redhat.com
    trace (gdb.trace)     Michael Snyder          msnyder@redhat.com
    hp tests (gdb.hp)	(vacant)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]