diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-02-24 15:41:29 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-02-24 15:41:29 +0000 |
commit | 2154891a106b9d8fdb33bbe5984f8f30c8b4035c (patch) | |
tree | ecc8ce820a5f2a0947bdc5a0cf752b9c08744f84 /gdb/doc/annotate.texinfo | |
parent | 8a1dac83bc21865773954dd4f5d9e89569a09bcd (diff) | |
download | gdb-2154891a106b9d8fdb33bbe5984f8f30c8b4035c.zip gdb-2154891a106b9d8fdb33bbe5984f8f30c8b4035c.tar.gz gdb-2154891a106b9d8fdb33bbe5984f8f30c8b4035c.tar.bz2 |
2004-02-24 Andrew Cagney <cagney@redhat.com>
* annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
* gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
* fdl.texi: Import Version 1.2, November 2002.
Diffstat (limited to 'gdb/doc/annotate.texinfo')
-rw-r--r-- | gdb/doc/annotate.texinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/doc/annotate.texinfo b/gdb/doc/annotate.texinfo index 901c6e1..86b90cc 100644 --- a/gdb/doc/annotate.texinfo +++ b/gdb/doc/annotate.texinfo @@ -820,7 +820,9 @@ source which is being displayed. @var{addr} is in the form @samp{0x} followed by one or more lowercase hex digits (note that this does not depend on the language). +@raisesections @include fdl.texi +@lowersections @ignore @node Index |