gdb.texinfo index problem
Jimmy Guo
guo@cup.hp.com
Thu Jun 8 14:27:00 GMT 2000
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
More information about the Gdb
mailing list