forked from Imagelibrary/binutils-gdb
Fix texinfo-3.12 problems:
* annotate.texi (Annotations): When GDBN omit @chapter and @node entry. * gdb.texinfo: Check for @ifinfo instead of @ifnottex. (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local @chapter and @node entries. * gdb.texinfo: Link all top-level nodes. * inc-hist.texinfo: When GDBN omit the chapter/node. * rluser.texinfo (Command Line Editing): Ditto.
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* annotate.texi (Annotations): When GDBN omit @chapter and @node
|
||||
entry.
|
||||
|
||||
* gdb.texinfo: Check for @ifinfo instead of @ifnottex.
|
||||
(rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
|
||||
@chapter and @node entries.
|
||||
|
||||
* gdb.texinfo: Link all top-level nodes.
|
||||
|
||||
Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* Makefile.in (install-info): Create $(infodir) before installing
|
||||
|
||||
@@ -55,8 +55,10 @@
|
||||
|
||||
@syncodeindex fn cp
|
||||
|
||||
@ifclear GDBN
|
||||
@node Annotations
|
||||
@chapter @value{GDBN} Annotations
|
||||
@end ifclear
|
||||
|
||||
This chapter describes annotations in @value{GDBN}, the GNU symbolic debugger.
|
||||
Annotations are designed to interface @value{GDBN} to graphical user interfaces
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user