This is the mail archive of the gdb@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: [rfc] Completion tests failing


On Thu, Sep 27, 2001 at 08:00:40AM -0400, Fernando Nasser wrote:
> Eli Zaretskii wrote:
> > 
> > Given the recent changes to completion, I really don't see any sense
> > in testing this.  I'd suggest to delete the test.
> 
> OK with me.  We could also change it to accept the "t" completion
> noted by Corinna.
> 
> Daniel, are you sending in a patch?

Actually, before I send in a patch, I have a question.  I've found
another completion bug.

I wanted to get a name that I knew would complete unambiguously, so I
tried using '"break.', which ought to complete to '"break.c"'.  It
completes instead to '"break.c ' - trailing space, no trailing quote.

Am I right about what ought to happen?  If so, I'll make this two
testcases, one failing, and then try to fix it.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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