Browse Source

2003-11-11 Elena Zannoni <ezannoni@redhat.com>

* stabs.texinfo: Add dircategory and direntry commands.
       * annotate.texinfo: Ditto.
cagney_bigcore-20040122-branch
Elena Zannoni 23 years ago
parent
commit
afe157ca60
  1. 5
      gdb/doc/ChangeLog
  2. 8
      gdb/doc/annotate.texinfo
  3. 13
      gdb/doc/stabs.texinfo

5
gdb/doc/ChangeLog

@ -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

8
gdb/doc/annotate.texinfo

@ -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

13
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.

Loading…
Cancel
Save