[RFA] More file-name related fixes

Elena Zannoni ezannoni@cygnus.com
Wed May 2 17:24:00 GMT 2001


Kevin Buettner writes:
 > On May 2,  8:26pm, Eli Zaretskii wrote:
 > 
 > > +#if 0
 > > +
 > >  static struct sym_and_file {
 > >    char *sym;
 > >    char *file;
 > > @@ -3352,6 +3340,8 @@ make_file_symbol_completion_list (char *
 > >    return (return_val);
 > >  }
 > >  
 > > +#endif
 > > +
 > 
 > Is there any reason for leaving the code disabled by the #if 0
 > in place?
 > 
 > Kevin
 > 

I think that Eli made a patch against some private version of symtab.c
in his own tree. (specifically symtab.c~). That code is not in symtab.c
at all.

Elena



More information about the Gdb-patches mailing list