2003-11-11 Elena Zannoni <ezannoni@redhat.com>
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>
Tue, 11 Nov 2003 14:09:37 +0000 (14:09 +0000)
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>
Tue, 11 Nov 2003 14:09:37 +0000 (14:09 +0000)
       * stabs.texinfo: Add dircategory and direntry commands.
       * annotate.texinfo: Ditto.

gdb/doc/ChangeLog
gdb/doc/annotate.texinfo
gdb/doc/stabs.texinfo

index 06fb5b23d0dd26bf98b3b32adc761f5801f3dd33..1bd740159dc0df01174f89c9844b888348a1fa9e 100644 (file)
@@ -1,3 +1,8 @@
+2003-11-11  Elena Zannoni  <ezannoni@redhat.com>
+
+       * stabs.texinfo: Add dircategory and direntry commands.
+       * annotate.texinfo: Ditto.
+
 2003-11-10  Andrew Cagney  <cagney@redhat.com>
 
        * gdbint.texinfo (Target Architecture Definition): Replace the
index 831d3cac996c0c7b3c3bab7cdd6b71221b1be387..901c6e1ba25387b66f560a0719b407e68c9e4877 100644 (file)
@@ -1,6 +1,14 @@
 \input texinfo   @c -*-texinfo-*-
 @c %**start of header
 @setfilename annotate.info
+
+@c This is a dir.info fragment to support semi-automated addition of
+@c manuals to an info tree.
+@dircategory Programming & development tools.
+@direntry
+* Annotate: (annotate).                 The obsolete annotation interface.
+@end direntry
+
 @c
 @include gdb-cfg.texi
 @c
index bd59116665f9a5e2d3430060efeed0432d29219d..85973840f001a87e3eb4e27b1d368df24e01e370 100644 (file)
@@ -3,13 +3,12 @@
 
 @c @finalout
 
-@ifinfo
-@format
-START-INFO-DIR-ENTRY
-* Stabs: (stabs).                 The "stabs" debugging information format.
-END-INFO-DIR-ENTRY
-@end format
-@end ifinfo
+@c This is a dir.info fragment to support semi-automated addition of
+@c manuals to an info tree.
+@dircategory Programming & development tools.
+@direntry
+* Stabs: (stabs).                 The "stabs" debugging information format.   
+@end direntry
 
 @ifinfo
 This document describes the stabs debugging symbol tables.
This page took 0.030006 seconds and 4 git commands to generate.