This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [patch] gdb.texinfo: fix index generation


> Date: Thu, 8 Jun 2000 15:14:12 -0700 (PDT)
> From: Jimmy Guo <guo@cup.hp.com>
> 
> This patch fixes the empty index page problem.
> 
> - Jimmy Guo, guo@cup.hp.com
> 
> 2000-05-19  Jimmy Guo  <guo@cup.hp.com>
> 
> 	* gdb.texinfo: remove duplicate '@syncodeindex fn cp' entry.

In what version of gdb.texinfo did you see this?  AFAIK, the current
CVS repository already has this fixed, I did that a couple of weeks
ago.  Did I dream?

> 
> Index: gdb.texinfo
> /usr/local/bin/diff -c -w -L gdb.texinfo gdb.texinfo@@/main/cygnus/22 gdb.texinfo
> *** gdb.texinfo
> --- gdb.texinfo	Thu Jun  8 15:09:01 2000
> ***************
> *** 26,34 ****
>   @syncodeindex vr cp
>   @syncodeindex fn cp
>   
> - @c gdbmi uses @findex
> - @syncodeindex fn cp
> - 
>   @c !!set GDB manual's edition---not the same as GDB version!
>   @set EDITION Eighth
>   
> --- 26,31 ----
> 
> 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]