This is the mail archive of the gdb-patches@sources.redhat.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]
Other format: [Raw text]

Re: [rfa] linespec.c, part 5


> From: David Carlton <carlton@math.stanford.edu>
> Date: 15 Nov 2002 14:25:38 -0800
> 
> * While preparing this patch, I noticed that the variable
>   gdb_completer_quote_characters is declared but not used; I got rid
>   of it.

While making all these changes, you do make sure that completion on
the names of functions, variables, classes, etc. still works, right?
(That completion includes the correct handling of quoted names, btw.)


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