From: Andrew Cagney Date: Thu, 26 May 2005 19:28:23 +0000 (+0000) Subject: 2005-05-26 Andrew Cagney X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ffed450932b97750232cc99eb2f3a4cba06afc9c;p=binutils-gdb.git 2005-05-26 Andrew Cagney * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and Andrew Cagney implemented the original GDB/MI. --- 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 + + * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and + Andrew Cagney implemented the original GDB/MI. + 2005-05-23 Orjan Friberg * 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.