From: Joel Brobecker Date: Tue, 17 May 2011 21:27:48 +0000 (+0000) Subject: Fix gdb.info build error (bad @menu entry) X-Git-Tag: gdb_7_3-2011-07-26-release~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=668962b79ec79f4c54d4519120fed01e7a0db7cc;p=thirdparty%2Fbinutils-gdb.git Fix gdb.info build error (bad @menu entry) gdb/doc/ChangeLog: * gdb.texinfo (GDB/MI Output Records): Fix menu entry for "GDB/MI Ada Exception Information" node. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index be75667202c..b6f2ab1c791 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2011-04-02 Joel Brobecker + + * gdb.texinfo (GDB/MI Output Records): Fix menu entry for + "GDB/MI Ada Exception Information" node. + 2011-04-01 Joel Brobecker * gdb.texinfo (GDB/MI Ada Exception Information): Document diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 010eb8b34fe..6b5ceccf433 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -24947,7 +24947,7 @@ follow development on @email{gdb@@sourceware.org} and * GDB/MI Async Records:: * GDB/MI Frame Information:: * GDB/MI Thread Information:: -* GDB/MI Ada Exception Information +* GDB/MI Ada Exception Information:: @end menu @node GDB/MI Result Records