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]

Re: [RFA] Improve completion of locations


Daniel Berlin wrote:
> 
> Do you know where else besides list and break linespecs are used?
> 
> I have a parser/lexer ready to replace the decode_line_1 usage for
> *breakpoints* (not list), but I want to make sure i catch all the
> places i could use it.
> 

As far as I remember, everyone else uses decode_line_1 for that.  The
completions code do not because of the readline() interactions.


-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


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