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] New testcase for "set print array-indexes"


> > 2005-09-26  Joel Brobecker  <brobecker@adacore.com>
> > 
> >         * gdb.base/arrayidx.c: New file.
> >         * gdb.base/arrayidx.exp: New testcase.
> 
> When we're done with the GDB patch, this is OK.  Please fix one thing:
> 
> > 
> > # This file is part of the gdb testsuite.  It is intended to test that
> > # gdb could correctly handle floating point constant with a suffix.
> 
> Needs to be updated.

Thank you. I updated the description of the testcase as follow:

# This file is part of the gdb testsuite.  It is intended to test that
# gdb can correctly print arrays with indexes for each element of the
# array.

And then checked the two files in.

Thanks,
-- 
Joel


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