aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/MAINTAINERS2
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 714962f..dad0d91 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2002-02-28 Michael Chastain <mec@shout.net>
+
+ * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
+
2002-02-28 Daniel Jacobowitz <drow@mvista.com>
* gdbserver/linux-s390-low.c: New file.
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 391c36c..480a01b 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -305,7 +305,7 @@ testsuite Fernando Nasser fnasser@redhat.com
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
+ 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)