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


On Thu, Jun 05, 2008 at 02:03:10PM -0600, Tom Tromey wrote:
> Daniel> Safe, yes.  That's not the failure mode I was worried about.  I'm
> Daniel> wondering if we will ever error out before we reduce the COMPLETE.
> Daniel> But it seems to work so far.
> 
> In that case, nothing will call mark_struct_expression, and so the
> completion machinery will not attempt field name completion.

Right.  But this would appear to be a bug from the user's point of
view.  We'll just call it a hypothetical limitation of the
implementation :-)

-- 
Daniel Jacobowitz
CodeSourcery


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