summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2005-05-26 19:28:23 +0000
committerAndrew Cagney <cagney@redhat.com>2005-05-26 19:28:23 +0000
commitf457bf087e91a4235d4b473b55e68d162640f9e5 (patch)
tree1d9570a26f39e64400128ec59e79e0b86eafb76a
parent08a3d0d5cd7e844ff7fdc3e4831a43e0f5ad7f90 (diff)
downloadgdb-f457bf087e91a4235d4b473b55e68d162640f9e5.tar.gz
2005-05-26 Andrew Cagney <cagney@gnu.org>
* gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and Andrew Cagney implemented the original GDB/MI.
-rw-r--r--gdb/doc/ChangeLog5
-rw-r--r--gdb/doc/gdb.texinfo3
2 files changed, 8 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index ee7c7fd27fe..7ff998d4cf2 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-26 Andrew Cagney <cagney@gnu.org>
+
+ * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
+ Andrew Cagney implemented the original GDB/MI.
+
2005-05-23 Orjan Friberg <orjanf@axis.com>
* gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 549bbb58457..809ce4d2801 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -471,6 +471,9 @@ Romig-Koch, Rob Savoye, Jamie Smith, Mike Stump, Ian Taylor, Angela
Thomas, Michael Tiemann, Tom Tromey, Ron Unrau, Jim Wilson, and David
Zuhn have made contributions both large and small.
+Andrew Cagney, Fernando Nasser, and Elena Zannoni, while working for
+Cygnus Solutions, implemented the original @sc{gdb/mi} interface.
+
Jim Blandy added support for preprocessor macros, while working for Red
Hat.