aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-09-14 14:49:52 +0000
committerAndrew Cagney <cagney@redhat.com>2004-09-14 14:49:52 +0000
commitf200c4922fb87f169646ba7b5a386d16ea986232 (patch)
tree792a008e78b1d2ae8e4b11f5793b58b0bdf36058 /gdb
parent95575b2e7eb94581eda5d764b5f13fba95267890 (diff)
downloadgdb-f200c4922fb87f169646ba7b5a386d16ea986232.zip
gdb-f200c4922fb87f169646ba7b5a386d16ea986232.tar.gz
gdb-f200c4922fb87f169646ba7b5a386d16ea986232.tar.bz2
2004-09-14 Andrew Cagney <cagney@gnu.org>
* MAINTAINERS: Add Michael Chastain as the backup gdb.threads maintainer.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog3
-rw-r--r--gdb/MAINTAINERS1
2 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3963e89..7043f68 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,8 @@
2004-09-14 Andrew Cagney <cagney@gnu.org>
+ * MAINTAINERS: Add Michael Chastain as the backup gdb.threads
+ maintainer.
+
* thread-db.c (thread_db_new_objfile): Assume that there is a
child process.
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 3f53ee7..e24a577 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -261,6 +261,7 @@ testsuite Michael Chastain mec.gnu@mindspring.com
mi tests (gdb.mi) Elena Zannoni ezannoni@redhat.com
Andrew Cagney cagney@redhat.com
threads (gdb.threads) Michael Snyder msnyder@redhat.com
+ Michael Chastain mec.gnu@mindspring.com
trace (gdb.trace) Michael Snyder msnyder@redhat.com
hp tests (gdb.hp) (vacant)
Java tests (gdb.java) Anthony Green green@redhat.com