[RFA] wrong pointer type length

Joel Brobecker brobecker@adacore.com
Thu May 17 16:42:00 GMT 2007


> > 2007-05-16  Joel Brobecker  <brobecker@adacore.com>
> > 
> >         * gdbtypes.c (make_pointer_type): Preserve the pointer type chain
> >         and set the length of all the variants of the pointer type.
> > 
> > Tested on x86-linux and ppc-aix, no regressions.  OK to commit?
> 
> OK, I suppose.

That was fast! Thank you. This part has been checked in.

> > As a followup to this patch, I think that the same needs to be done
> > for at least make_reference_type, but I don't have hard evidence that
> > this will ever be needed right now. If it is agreed that this function
> > also needs an update, it can be made independently in a followup patch.
> 
> Yes please.

I'm working on the second part right now...

-- 
Joel



More information about the Gdb-patches mailing list