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.
This commit is contained in:
parent
56198f2575
commit
4368ebebd8
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2011-04-02 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* gdb.texinfo (GDB/MI Output Records): Fix menu entry for
|
||||
"GDB/MI Ada Exception Information" node.
|
||||
|
||||
2011-04-01 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* gdb.texinfo (GDB/MI Ada Exception Information): Document
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue