diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index ee7c7fd27f..7ff998d4cf 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 549bbb5845..809ce4d280 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.