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] wrong pointer type length


On Thu, May 17, 2007 at 09:19:19AM -0700, Joel Brobecker wrote:
> 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.

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

-- 
Daniel Jacobowitz
CodeSourcery


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