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/testsuite/ada] Test "set print array-indexes" with Ada arrays


> > 2005-10-05  Joel Brobecker  <brobecker@adacore.com>
> > 
> >         * gdb.ada/arrayidx/p.adb: New file.
> >         * gdb.ada/arrayidx.exp: New testcase
> > 
> > Tested on x86-linux. There are 12 PASSes, 2 FAILs, and 4 KFAILs.
> > The patch I'm about to submit will fix the 2 FAILs.
> > 
> > OK to commit?
> 
> This is OK, except that IIUC you've posted a patch to fix the KFAILs,
> so you can leave them out now.  Right?

Actually, not yet, no. There were 2 FAILs, and one of my patch fixes
them. And there were 4 KFAILs which I couldn't investigate yet. I just
had a look, and found the source of the problem. See:

        http://sources.redhat.com/ml/gdb-patches/2005-10/msg00086.html

The fix I am suggesting is in dwarf2read.c, and I know I'm not the first
one in the queue for reviews in this file, so we'll probably need the
KFAILs a little longer. I'll remove them as soon as the problem is fixed.

In the meantime, I checked this patch in. Thank you!

-- 
Joel


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