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


On Wed, Oct 05, 2005 at 02:59:42PM -0700, Joel Brobecker wrote:
> Hello,
> 
> Given the larger range of possible arrays that can be defined in Ada
> compared to C, I wanted to add a new testcase for this recently added
> feature using Ada code. It turned out to be a good idea, because I found
> one bug. I can't look into it yet, but I created a PR. I'm still waiting
> for the PR number to arrive, but here is the testcase. I will replace
> the "????" by the actual PR number as soon as I receive my confirmation
> email. In the meantime, I can use this testcase as the testcase for an
> upcoming patch.

It's 2018.  We're still having trouble with email; I pinged overseers
about this.

> 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?

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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