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


> From: Tom Tromey <tromey@redhat.com>
> Date: Thu, 05 Jun 2008 13:21:02 -0600
> 
> --- NEWS	9 May 2008 19:17:46 -0000	1.273
> +++ NEWS	5 Jun 2008 19:14:12 -0000
> @@ -3,6 +3,9 @@
>  
>  *** Changes since GDB 6.8
>  
> +* In expressions, completion of field operations will now return only
> +the allowable field names.

Thanks, but this text leaves too many questions unanswered (what is
``allowable field names''? allowable by whom? what are ``field
operations''? etc.).  I think an example will go a long way towards
making this clear.


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