diff options
author | Doug Evans <dje@google.com> | 2015-07-16 09:48:03 -0700 |
---|---|---|
committer | Doug Evans <dje@google.com> | 2015-07-16 09:48:03 -0700 |
commit | 6bcb1f97b19a749ddec7c0d80d10282fcd3f4fb3 (patch) | |
tree | bcf238fa6262a439094d96f2cbb69e3eaa13d638 /gdb/doc | |
parent | 775a3298dca48e76e29045912e08025abacafa94 (diff) | |
download | gdb-6bcb1f97b19a749ddec7c0d80d10282fcd3f4fb3.zip gdb-6bcb1f97b19a749ddec7c0d80d10282fcd3f4fb3.tar.gz gdb-6bcb1f97b19a749ddec7c0d80d10282fcd3f4fb3.tar.bz2 |
stabs.texinfo: @include gdb-cfg.texi.
gdb/doc/ChangeLog:
* stabs.texinfo: @include gdb-cfg.texi.
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/doc/stabs.texinfo | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 1438e7f..4b53092 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2015-07-16 Doug Evans <dje@google.com> + + * stabs.texinfo: @include gdb-cfg.texi. + 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com> Revert the previous 2 commits: diff --git a/gdb/doc/stabs.texinfo b/gdb/doc/stabs.texinfo index 15c4152..c4ea037 100644 --- a/gdb/doc/stabs.texinfo +++ b/gdb/doc/stabs.texinfo @@ -3,6 +3,10 @@ @setchapternewpage odd @settitle STABS +@c man begin INCLUDE +@include gdb-cfg.texi +@c man end + @c @finalout @c This is a dir.info fragment to support semi-automated addition of |