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]

[patch] gdb.texinfo: fix index generation


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.

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]