This is the mail archive of the gdb-patches@sourceware.org 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] Patch to limit field name completion candidates


>>>>> "Daniel" == Daniel Jacobowitz <drow@false.org> writes:

Daniel> The only way I know of is 'filename.c'::bar, including the quotes
Daniel> (see scope.exp).

Thanks.  In that case, the answer to Eli is yes, this continues to
work as it did before.  The quotes mean that the field name completion
is not triggered, so we fall back to location_completer.

Tom


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