This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA] Fix some gdb.ada tests failures due to naming conflict.
On Wed, 2018-12-26 at 15:13 +0100, Philippe Waroquiers wrote:
> On Mon, 2018-12-24 at 13:58 -0700, Tom Tromey wrote:
> > > > > > > "Philippe" == Philippe Waroquiers <philippe.waroquiers@skynet.be> writes:
> > > >
> > > > FAIL: gdb.ada/rename_subscript_param.exp: print b before changing its value (timeout)
> >
> > Note that this particular one is PR ada/23381, so that should be
> > mentioned in the ChangeLog.
>
> Ouch, I forgot to add this in the RFAv2 ChangeLog.
> I will add this before pushing.
Here is the updated ChangeLog:
2018-12-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
PR ada/23381
* gdb.ada/rename_subscript_param/pkg.adb (B): Rename to
Rename_Subscript_Param_B. All users updated.
gdb.ada/rename_subscript_param.exp: Test names made unique.
Note that PR ada/23381 is only fully fixed when using a recent
compiler.