diff options
author | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2003-11-11 14:09:37 +0000 |
---|---|---|
committer | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2003-11-11 14:09:37 +0000 |
commit | afe157ca60e89b2ed23d1559b43e4c82bae86915 (patch) | |
tree | e204bdc148569036095fd095d012a795867fecdd /gdb/doc/stabs.texinfo | |
parent | 893c4fe2991f82578f16be1750c1f9fd958ad016 (diff) | |
download | gdb-afe157ca60e89b2ed23d1559b43e4c82bae86915.zip gdb-afe157ca60e89b2ed23d1559b43e4c82bae86915.tar.gz gdb-afe157ca60e89b2ed23d1559b43e4c82bae86915.tar.bz2 |
2003-11-11 Elena Zannoni <ezannoni@redhat.com>
* stabs.texinfo: Add dircategory and direntry commands.
* annotate.texinfo: Ditto.
Diffstat (limited to 'gdb/doc/stabs.texinfo')
-rw-r--r-- | gdb/doc/stabs.texinfo | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/gdb/doc/stabs.texinfo b/gdb/doc/stabs.texinfo index bd59116..8597384 100644 --- a/gdb/doc/stabs.texinfo +++ b/gdb/doc/stabs.texinfo @@ -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. |