gdb.texinfo index problem
Andrew Cagney
ac131313@cygnus.com
Thu Jun 8 18:32:00 GMT 2000
Jimmy Guo wrote:
>
> I'm looking at gdb/doc/gdb.texinfo and the last @syncodeindex entry in
> the code region below is redundant. In fact if not removed or commented
> out, TeX will not generate gdb.cp entries, which results in the empty
> index page being generated.
>
> Could someone verify if this is indeed a gdb.texinfo problem or if I was
> using some older version of TeX or texinfo? In 'fixing' this problem I
> did upgrade by installing tetex-1.0.6-7 and texinfo-4.0-5 onto my RedHat
> 6.0 system.
>
> - Jimmy
>
> @c readline appendices use @vindex, @findex and @ftable,
> @c annotate.texi uses @findex.
> @syncodeindex vr cp
> @syncodeindex fn cp
>
> @c gdbmi uses @findex
> @syncodeindex fn cp
Is this in current? I know a missing index bug was fixed post 5.0
release and was committed to both the 5.0 branch and devo.
enjoy,
Andrew
More information about the Gdb
mailing list