This is the mail archive of the gdb-prs@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: cli/1902: excessive completions: ignores readline's completion-query-items


Synopsis: excessive completions: ignores readline's completion-query-items

State-Changed-From-To: open->analyzed
State-Changed-By: tromey
State-Changed-When: Sat Jul 26 21:41:41 2008
State-Changed-Why:
    I think the problem here is that gud uses the gdb complete command,
    not readline completion.
    gdb does not respect rl_completion_query_items when completing this way.
    
    Offhand, I am not sure of the best way to fix this.

http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=1902


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